branch: master
commit 72678a5b4c3ed2efc96d70fac8852e28f142a6f8
Author: Leo Liu
Date: Wed Dec 3 10:03:53 2014 +0800
Doc fix and small tweak to ggtags-update-tags
---
README.rst |4 ++--
ggtags.el | 15 +++
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/RE
branch: master
commit c97360a96702a497d46037180c7dd25656686a1e
Author: Leo Liu
Date: Thu Nov 13 14:31:09 2014 +0800
Fix #79: Make ggtags-update-tags run in the background
Invoking `ggtags-update-tags' interactively now runs `global -u' in
the background for large projects whose
leoliu pushed a change to branch master.
from 5582ba8 svg requires dom.el, and therefore Emacs 25
new c97360a Fix #79: Make ggtags-update-tags run in the background
new 8c093c3 Fix combining process-file with
ggtags-project-relative-file
new 72678a5 Doc fix
branch: master
commit b2eaef9414fd1815d2978de1f440a570c3977b35
Merge: 5582ba8 72678a5
Author: Leo Liu
Date: Wed Dec 3 10:06:45 2014 +0800
Merge branch 'master' of github.com:leoliu/ggtags
packages/ggtags/README.rst | 10 ++-
packages/ggtags/ggtags.el | 59
branch: master
commit 8c093c3d4ba66170034e53a63356e6bf66a5bcf6
Author: Leo Liu
Date: Sun Nov 30 15:32:33 2014 +0800
Fix combining process-file with ggtags-project-relative-file
Without also binding default-directory the result of
ggtags-project-relative-file may not make sense