summaryrefslogtreecommitdiff
path: root/lisp/vc.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-10-26 12:38:02 +0000
committerDave Love <fx@gnu.org>2000-10-26 12:38:02 +0000
commit166a0ef7953eac68a78db7fa496ddbe00a017475 (patch)
treec2751ee77cc6fde149d67d55285add3319f13eb2 /lisp/vc.el
parent0e6623421d7f95a691cc66726e9ff38fb5bc830e (diff)
downloademacs-166a0ef7953eac68a78db7fa496ddbe00a017475.tar.gz
fix my email
Diffstat (limited to 'lisp/vc.el')
-rw-r--r--lisp/vc.el4
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>