changeset 42557:c450330ea833

Add keyword header `tools' to actually get listed in finder.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 05 Jan 2002 18:58:49 +0000
parents fc69700db2a3
children 4a1e3c7e7dd1
files lisp/cvs-status.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cvs-status.el	Sat Jan 05 18:56:56 2002 +0000
+++ b/lisp/cvs-status.el	Sat Jan 05 18:58:49 2002 +0000
@@ -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.