[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] branch master updated (c5636ba -> 769f2f2)
From: |
Leo Liu |
Subject: |
[elpa] branch master updated (c5636ba -> 769f2f2) |
Date: |
Sat, 05 Apr 2014 01:25:12 +0000 |
leoliu pushed a change to branch master
in repository elpa.
from c5636ba [gnugo int] Remove abstraction: continue-on
new 65aba13 For #45: Fix popping up/down window for search with
single match
new 02823de New function ggtags-echo and use it
new a5b483a Fix #45: Change default value of ggtags-auto-jump-to-match
new ba07f9f Add NEWS to README.rst for 0.8.0 and 0.8.1
new 12f69f2 New function ggtags-eldoc-function for eldoc support
new 9527576 Fix error in approximation to (line-number-at-pos
(point-max))
new 8285468 Refactor out ggtags-include-file from ggtags-find-tag-dwim
new f97d58e Don't activate eldoc support by default
new c091f99 Fix multiple calls of ggtags-show-definition
new 8f3bd01 Make ggtags-eldoc-function work better when no project
root
new c16d7b2 Revert "Fix ggtags-with-current-project to include
GTAGSCONF"
new 6ffc542 Make ggtags-use-project-gtagsconf work on remote projects
new bd619ae New macro ggtags-with-temp-message that reports execution
time
new 03345fb Don't reply on excution order of filter and sentinel
functions
new 7a6cc7f Revert "Don't reply on excution order of filter and
sentinel functions"
new ecd4214 Properly fix the bug by delaying compilation finish
functions
new d817e2f Doc fixes and add NEWS for 0.8.2
new 769f2f2 Merge branch 'master' of github.com:leoliu/ggtags
The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
packages/ggtags/README.rst | 59 +++++++++
packages/ggtags/ggtags.el | 298 +++++++++++++++++++++++++++++---------------
2 files changed, 259 insertions(+), 98 deletions(-)
- [elpa] branch master updated (c5636ba -> 769f2f2),
Leo Liu <=
- [elpa] 04/18: Add NEWS to README.rst for 0.8.0 and 0.8.1, Leo Liu, 2014/04/04
- [elpa] 02/18: New function ggtags-echo and use it, Leo Liu, 2014/04/04
- [elpa] 01/18: For #45: Fix popping up/down window for search with single match, Leo Liu, 2014/04/04
- [elpa] 03/18: Fix #45: Change default value of ggtags-auto-jump-to-match, Leo Liu, 2014/04/04
- [elpa] 06/18: Fix error in approximation to (line-number-at-pos (point-max)), Leo Liu, 2014/04/04
- [elpa] 05/18: New function ggtags-eldoc-function for eldoc support, Leo Liu, 2014/04/04
- [elpa] 08/18: Don't activate eldoc support by default, Leo Liu, 2014/04/04
- [elpa] 09/18: Fix multiple calls of ggtags-show-definition, Leo Liu, 2014/04/04
- [elpa] 10/18: Make ggtags-eldoc-function work better when no project root, Leo Liu, 2014/04/04
- [elpa] 07/18: Refactor out ggtags-include-file from ggtags-find-tag-dwim, Leo Liu, 2014/04/04