summaryrefslogtreecommitdiff
path: root/lisp/cvs-status.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-01-05 18:58:49 +0000
committerPavel Janík <Pavel@Janik.cz>2002-01-05 18:58:49 +0000
commit337bfec72716f4063b5da9496dd1643c9d88ab98 (patch)
tree326818bb42218e75cc8108ede4a2a1227bf34d31 /lisp/cvs-status.el
parent1c1da4184c3870e9f207d8a35a519850b9f36d6a (diff)
downloademacs-337bfec72716f4063b5da9496dd1643c9d88ab98.tar.gz
Add keyword header `tools' to actually get listed in finder.
Diffstat (limited to 'lisp/cvs-status.el')
-rw-r--r--lisp/cvs-status.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/cvs-status.el b/lisp/cvs-status.el
index 7517cdc192d..27cd78e1daf 100644
--- a/lisp/cvs-status.el
+++ b/lisp/cvs-status.el
@@ -1,9 +1,9 @@
-;;; cvs-status.el --- Major mode for browsing `cvs status' output
+;;; cvs-status.el --- major mode for browsing `cvs status' output
;; Copyright (C) 1999, 2000 Free Software Foundation, Inc.
;; Author: Stefan Monnier <monnier@cs.yale.edu>
-;; Keywords: pcl-cvs cvs status tree
+;; Keywords: pcl-cvs cvs status tree tools
;; This file is part of GNU Emacs.