aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2002-01-05 18:58:49 +0000
committerPavel Janík <[email protected]>2002-01-05 18:58:49 +0000
commit337bfec72716f4063b5da9496dd1643c9d88ab98 (patch)
tree326818bb42218e75cc8108ede4a2a1227bf34d31 /lisp
parent1c1da4184c3870e9f207d8a35a519850b9f36d6a (diff)
Add keyword header `tools' to actually get listed in finder.
Diffstat (limited to 'lisp')
-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 7517cdc192..27cd78e1da 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 <[email protected]>
-;; Keywords: pcl-cvs cvs status tree
+;; Keywords: pcl-cvs cvs status tree tools
;; This file is part of GNU Emacs.