Mercurial > emacs
changeset 32910:3a5e5c74d3bb
fix my email
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 26 Oct 2000 12:38:02 +0000 |
parents | 44cb0900a858 |
children | 67ee3f53d728 |
files | lisp/vc.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc.el Thu Oct 26 12:07:17 2000 +0000 +++ b/lisp/vc.el Thu Oct 26 12:38:02 2000 +0000 @@ -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>