]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/ggtags/README.rst
Merge branch 'master' of github.com:leoliu/ggtags
[gnu-emacs-elpa] / packages / ggtags / README.rst
index c9112542afd319bbd2d4bdab07bba7890a61f2d1..ceaf69d15f43e744cd54d473e4da282e5d76ca0d 100644 (file)
@@ -274,7 +274,7 @@ Integration with other packages
 * company
 
   ``company`` can use ``ggtags`` as completion source via
-  ``company-capf`` (enabled by default in emacs 24.4).
+  ``company-capf`` which is enabled by default.
 
 * helm
 
@@ -283,6 +283,14 @@ Integration with other packages
 NEWS
 ~~~~
 
+[2014-05-06 Tue] 0.8.4
+++++++++++++++++++++++
+
+#. ``M-.`` (``ggtags-find-tag-dwim``) is smarter on new files.
+#. Always update tags for current file on save.
+#. Can continue search ``GTAGSLIBPATH`` if search turns up 0 matches.
+   Customisable via ``ggtags-global-search-libpath-for-reference``.
+
 [2014-04-12 Sat] 0.8.3
 ++++++++++++++++++++++