* log-view.el: Add "Keywords: tools", since its other keywords

aren't in finder-known-keywords, and following vc.el.
This commit is contained in:
Kevin Ryde 2009-11-26 23:19:53 +00:00
parent 1d5aaabdb3
commit c44a48223e
2 changed files with 6 additions and 1 deletions

View 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.

View 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.