diff options
author | John Wiegley <johnw@newartisans.com> | 2002-06-28 20:00:27 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2002-06-28 20:00:27 +0000 |
commit | feb69f490440077683b5e3725f7f58e7883212be (patch) | |
tree | d26983164118930e5761f0b49805ca0ec53b936e /lisp/pcmpl-cvs.el | |
parent | c31f68b74bbe03beaf1009e2c211d1b5183e1935 (diff) | |
download | emacs-feb69f490440077683b5e3725f7f58e7883212be.tar.gz |
Added my name as the maintainer of this file.
Diffstat (limited to 'lisp/pcmpl-cvs.el')
-rw-r--r-- | lisp/pcmpl-cvs.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/pcmpl-cvs.el b/lisp/pcmpl-cvs.el index af90beeef92..f0055091926 100644 --- a/lisp/pcmpl-cvs.el +++ b/lisp/pcmpl-cvs.el @@ -1,6 +1,8 @@ ;;; pcmpl-cvs.el --- functions for dealing with cvs completions -;; Copyright (C) 1999, 2000 Free Software Foundation +;; Copyright (C) 1999, 2000, 2002 Free Software Foundation + +;; Author: John Wiegley <johnw@gnu.org> ;; This file is part of GNU Emacs. |