[elpa] master 72678a5 3/4: Doc fix and small tweak to ggtags-update-tags

2014-12-02 Thread Leo Liu
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

[elpa] master c97360a 1/4: Fix #79: Make ggtags-update-tags run in the background

2014-12-02 Thread Leo Liu
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

[elpa] master updated (5582ba8 -> b2eaef9)

2014-12-02 Thread Leo Liu
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

[elpa] master b2eaef9 4/4: Merge branch 'master' of github.com:leoliu/ggtags

2014-12-02 Thread Leo Liu
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

[elpa] master 8c093c3 2/4: Fix combining process-file with ggtags-project-relative-file

2014-12-02 Thread Leo Liu
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