leoliu pushed a change to branch master
in repository elpa.

      from  0601efd   [gnugo int] Remove redundant game-over condition check.
       new  9ae7b47   New command ggtags-show-definition
       new  0dc9b57   Give ggtags-show-definition-function full information
       new  a4ba72b   Don't display buffer if ggtags-navigation-mode is exited
       new  f143382   Combine ggtags-global-column and tag name search
       new  51bd905   Improve completion support for all tag types
       new  70b1b7f   Fix #34: New variable ggtags-global-always-update
       new  1702db5   Fix some errors in ggtags-global-output
       new  22bca18   Call ggtags-show-definition-function in the original 
buffer
       new  5fea7f1   Replace ignore-errors with condition-case-unless-debug
       new  0a1b671   Automatically use GTAGSCONF file at project root
       new  fedbbf3   Make last change acutally work
       new  e953417   Fix compatibility for locate-dominating-file
       new  c352dc8   Require cl-lib and remove macro when-let
       new  5e12575   Display project root directory name on mode-line
       new  07a0e52   Small fixes to last change
       new  6716013   Fix ggtags-show-definition to run in current project
       new  e7c5371   Fix ggtags-with-current-project to include GTAGSCONF
       new  0f692b8   Fix #36: Allow customising path to global's exectuables
       new  570c2ef   Use read-only-mode in ggtags-toggle-project-read-only
       new  e6f5b38   Teach ggtags-find-tag-dwim to detect #include files
       new  339ec10   Add new command ggtags-save-to-register for #37
       new  17e01b9   New command ggtags-navigation-isearch-forward
       new  927bc05   Simplify ggtags-save-to-register by always re-do the 
search
       new  754f45e   Fix thinko in "Don't display buffer if 
ggtags-navigation-mode is exited"
       new  28e6316   Fix ggtags-find-project to check on the GTAGS file
       new  030251c   New macro ignore-errors-unless-debug and use it
       new  6628680   Cosmetic change: Fix indentation
       new  6057800   New helper ggtags-forward-to-line and use it
       new  b9c58a2   New feature ggtags-global-restore-search for #37
       new  13db9d5   Polish last change
       new  dbff63e   Also record ggtags-process-environment in search history
       new  cd56d92   Bind ggtags-save-to-register in 
ggtags-global-rerun-search-map
       new  21b3685   Disable ggtags-navigation-mode in 
ggtags-global-rerun-search
       new  8b1709a   Support search bookmarks as requested in #39
       new  dd731f2   Fix #40: New user variable ggtags-supress-navigation-keys
       new  2e94e1e   Doc fix: Update README.rst and doc-strings
       new  50fd757   Rename try-complete-ggtags-tag to ggtags-try-complete-tag
       new  f11199d   Merge branch 'master' of github.com:leoliu/ggtags

The 38 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 |  255 ++++++++++---
 packages/ggtags/ggtags.el  |  887 +++++++++++++++++++++++++++++++-------------
 2 files changed, 829 insertions(+), 313 deletions(-)

Reply via email to