* 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 a1f83dc..a36645d 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 039ecef..d436e7d 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.