diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/vc.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/vc.el b/lisp/vc.el index 7a236c84975..ad14ed5f5ce 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -5,7 +5,7 @@ ;; Author: FSF (see below for full credits) ;; Maintainer: Andre Spiegel <spiegel@gnu.org> -;; $Id: vc.el,v 1.281 2000/10/22 15:37:51 spiegel Exp $ +;; $Id: vc.el,v 1.282 2000/10/25 21:45:09 monnier Exp $ ;; This file is part of GNU Emacs. @@ -33,7 +33,7 @@ ;; Paul Eggert <eggert@twinsun.com> ;; Sebastian Kremer <sk@thp.uni-koeln.de> ;; Martin Lorentzson <martinl@gnu.org> -;; Dave Love <d.love@gnu.org> +;; Dave Love <fx@gnu.org> ;; Stefan Monnier <monnier@cs.yale.edu> ;; Andre Spiegel <spiegel@gnu.org> ;; Richard Stallman <rms@gnu.org> |