diff options
Diffstat (limited to 'lisp/cvs-status.el')
-rw-r--r-- | lisp/cvs-status.el | 4 |
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. |