]> git.eshelyaron.com Git - emacs.git/commitdiff
* log-view.el: Add "Keywords: tools", since its other keywords
authorKevin Ryde <user42@zip.com.au>
Thu, 26 Nov 2009 23:19:53 +0000 (23:19 +0000)
committerKevin Ryde <user42@zip.com.au>
Thu, 26 Nov 2009 23:19:53 +0000 (23:19 +0000)
aren't in finder-known-keywords, and following vc.el.

lisp/ChangeLog
lisp/log-view.el

index a1f83dc15a0201635c4b75776875e942e4afea8f..a36645dc97439fd70d11f435be4b5466fe7027f5 100644 (file)
@@ -1,3 +1,8 @@
+2009-11-26  Kevin Ryde  <user42@zip.com.au>
+
+       * log-view.el: Add "Keywords: tools", since its other keywords
+       aren't in finder-known-keywords, and following vc.el.
+
 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        Misc coding convention cleanups.
index 039ecefceec4318851db2c113dc5d11f72ddae2f..d436e7d050a00df485124edbef0cbefe9699460b 100644 (file)
@@ -4,7 +4,7 @@
 ;;   2008, 2009  Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
-;; Keywords: rcs sccs cvs log version-control
+;; Keywords: rcs sccs cvs log version-control tools
 
 ;; This file is part of GNU Emacs.