summaryrefslogtreecommitdiff
path: root/lisp/log-view.el
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2009-11-26 23:18:58 +0000
committerKevin Ryde <user42@zip.com.au>2009-11-26 23:18:58 +0000
commit145a0aecad917ab7bf65df175b12d57e7e1a8812 (patch)
tree2aa541d3d235bd09282956c8c3fd05d78c8e869f /lisp/log-view.el
parent7290a7d921622dc25041dc20160412014a1f0f67 (diff)
downloademacs-145a0aecad917ab7bf65df175b12d57e7e1a8812.tar.gz
* log-view.el: Add "Keywords: tools", since its other keywords
aren't in finder-known-keywords, and following vc.el.
Diffstat (limited to 'lisp/log-view.el')
-rw-r--r--lisp/log-view.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/log-view.el b/lisp/log-view.el
index 039ecefceec..d436e7d050a 100644
--- a/lisp/log-view.el
+++ b/lisp/log-view.el
@@ -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.