]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-06-11 Leo LiuDoc fix
2015-06-06 Leo LiuImplement #99: New user option ggtags-sort-by-nearness
2015-03-26 Leo LiuNew command ggtags-explain-tags
2015-01-29 Leo LiuFor #85: New variable ggtags-update-on-save
2015-01-29 Leo LiuAvoid repeated file-error by eldoc due to missing global
2015-01-16 Leo LiuFix #84: avoid double confirmation in ggtags-ensure...
2014-12-11 Leo LiuHook ggtags-eldoc-function to eldoc-documentation-function
2014-12-03 Leo LiuTeach ggtags-visit-project-root to visit past projects
2014-12-03 Leo LiuDoc fix and small tweak to ggtags-update-tags
2014-11-30 Leo LiuFix combining process-file with ggtags-project-relative...
2014-11-13 Leo LiuFix #79: Make ggtags-update-tags run in the background
2014-11-10 Leo LiuInclude NEWS for current release in header comments
2014-11-09 Leo LiuNew variable ggtags-use-sqlite3 to enable sqlite3 storage
2014-11-07 Leo LiuFix #77: Robustify ggtags-update-tags-single for remote...
2014-10-18 Leo LiuMerge pull request #73 from gergelypolonkai/master
2014-10-17 Gergely PolonkaiAdd .gitignore file to ignore .elc files
2014-10-02 Leo LiuFor #70: New navigation command to move to start file
2014-09-12 Leo LiuUpdate doc for installing pygments plugin
2014-09-07 Leo LiuMerge pull request #69 from jfeltz/patch-1
2014-09-06 John Feltzpygments plugin install instructions tweak
2014-08-13 Leo LiuSmall fix to ggtags-include-pattern
2014-08-07 Leo LiuNew function ggtags-fontify-code
2014-06-22 Leo LiuFix ggtags-global-handle-exit to conditionally pop...
2014-06-15 Leo LiuReplace kill-buffer-and-window with ggtags-kill-window
2014-06-15 Leo LiuFix #58: Search history can be manipulated with C-k...
2014-06-15 Leo LiuRefactoring: Use a major mode for viewing search history
2014-06-15 Leo LiuFix #60: Declutter command and highlight tag in search...
2014-06-14 Leo LiuFix #64: Bind M-s s to ggtags-navigation-isearch-forward
2014-06-14 Leo LiuFix #65: Clear ggtags-project-root based on default...
2014-06-14 Leo LiuMake ggtags-create-tags invalidate ggtags-project-root
2014-05-21 Leo LiuFix #59: detect missing tag files and remove project...
2014-05-16 Leo LiuNew command ggtags-find-definition for #57
2014-05-15 Leo LiuFix #56: Restore variable ggtags-completing-read-function
2014-05-09 Leo LiuUpdate doc strings and comments
2014-05-07 Leo LiuFix #54: New command ggtags-find-tag-mouse
2014-05-06 Leo LiuFor #52: new var ggtags-global-search-libpath-for-reference
2014-04-24 Leo LiuDoc and indentation fix
2014-04-19 Leo LiuFix #52: Search references and symbols in GTAGSLIBPATH
2014-04-19 Leo LiuFor #34 and #48: Always update tags for current file...
2014-04-15 Leo LiuRemove redundant function ggtags-navigation-first-error
2014-04-14 Leo LiuFix #48: Enhance ggtags-find-tag-dwim to handle new...
2014-04-12 Leo LiuDoc and comment fix
2014-04-09 Leo LiuRefactor and show type of match in mode-line
2014-04-06 Leo LiuRename ggtags-delete-tag-files to ggtags-delete-tags
2014-04-06 Leo LiuFix warning "making variable buffer local while let...
2014-04-05 Leo LiuDoc fixes and add NEWS for 0.8.2
2014-04-04 Leo LiuProperly fix the bug by delaying compilation finish...
2014-04-04 Leo LiuRevert "Don't reply on excution order of filter and...
2014-04-03 Leo LiuDon't reply on excution order of filter and sentinel...
2014-04-03 Leo LiuNew macro ggtags-with-temp-message that reports executi...
2014-04-03 Leo LiuMake ggtags-use-project-gtagsconf work on remote projects
2014-04-03 Leo LiuRevert "Fix ggtags-with-current-project to include...
2014-04-03 Leo LiuMake ggtags-eldoc-function work better when no project...
2014-04-02 Leo LiuFix multiple calls of ggtags-show-definition
2014-04-02 Leo LiuDon't activate eldoc support by default
2014-04-02 Leo LiuRefactor out ggtags-include-file from ggtags-find-tag...
2014-04-02 Leo LiuFix error in approximation to (line-number-at-pos ...
2014-04-01 Leo LiuNew function ggtags-eldoc-function for eldoc support
2014-04-01 Leo LiuAdd NEWS to README.rst for 0.8.0 and 0.8.1
2014-03-31 Leo LiuFix #45: Change default value of ggtags-auto-jump-to...
2014-03-31 Leo LiuNew function ggtags-echo and use it
2014-03-31 Leo LiuFor #45: Fix popping up/down window for search with...
2014-03-30 Leo LiuFix #44: New variable ggtags-enable-navigation-keys
2014-03-29 Leo LiuFix ggtags-navigation-mode-abort when pop-tag-mark...
2014-03-29 Leo LiuRename ggtags-handle-single-match to ggtags-global...
2014-03-29 Leo LiuDisable ggtags-navigation-mode at the right time
2014-03-28 Leo LiuUse compilation-auto-jump in ggtags-global-filter
2014-03-28 Leo LiuFix warning: Making variable buffer-local while let...
2014-03-28 Leo LiuImplement feature #43: Jump to match from search history
2014-03-28 Leo LiuNew user variable ggtags-global-use-color
2014-03-27 Leo LiuFix #42: Clear ggtags-project-root in non-file buffers
2014-03-26 Leo LiuFix ggtags-try-complete-tag to use ggtags-bounds-of...
2014-03-26 Leo LiuChange ggtags-read-tag to completing-read when no default
2014-03-26 Leo LiuFix #12: Remove ggtags-completing-read-function
2014-03-25 Leo LiuEnhance ggtags-view-tag-history to use next-/previous...
2014-03-24 Leo LiuRename try-complete-ggtags-tag to ggtags-try-complete-tag
2014-03-24 Leo LiuDoc fix: Update README.rst and doc-strings
2014-03-22 Leo LiuFix #40: New user variable ggtags-supress-navigation...
2014-03-22 Leo LiuSupport search bookmarks as requested in #39
2014-03-21 Leo LiuDisable ggtags-navigation-mode in ggtags-global-rerun...
2014-03-21 Leo LiuBind ggtags-save-to-register in ggtags-global-rerun...
2014-03-21 Leo LiuAlso record ggtags-process-environment in search history
2014-03-21 Leo LiuPolish last change
2014-03-20 Leo LiuNew feature ggtags-global-restore-search for #37
2014-03-20 Leo LiuNew helper ggtags-forward-to-line and use it
2014-03-20 Leo LiuCosmetic change: Fix indentation
2014-03-20 Leo LiuNew macro ignore-errors-unless-debug and use it
2014-03-20 Leo LiuFix ggtags-find-project to check on the GTAGS file
2014-03-19 Leo LiuFix thinko in "Don't display buffer if ggtags-navigatio...
2014-03-18 Leo LiuSimplify ggtags-save-to-register by always re-do the...
2014-03-18 Leo LiuNew command ggtags-navigation-isearch-forward
2014-03-18 Leo LiuAdd new command ggtags-save-to-register for #37
2014-03-17 Leo LiuTeach ggtags-find-tag-dwim to detect #include files
2014-03-17 Leo LiuUse read-only-mode in ggtags-toggle-project-read-only
2014-03-15 Leo LiuFix #36: Allow customising path to global's exectuables
2014-03-12 Leo LiuFix ggtags-with-current-project to include GTAGSCONF
2014-03-12 Leo LiuFix ggtags-show-definition to run in current project
2014-03-07 Leo LiuSmall fixes to last change
2014-03-07 Leo LiuDisplay project root directory name on mode-line
2014-03-07 Leo LiuRequire cl-lib and remove macro when-let
next