diff options
| author | André Spiegel <spiegel@gnu.org> | 1997-01-03 13:51:36 +0000 |
|---|---|---|
| committer | André Spiegel <spiegel@gnu.org> | 1997-01-03 13:51:36 +0000 |
| commit | 28a25aa5ea90effdafb61bf81358effbcf94ddc5 (patch) | |
| tree | 03b41e7d51b2f86113a66505087a95afb4472bec /lisp | |
| parent | 1b1653195f99bd622f7d8ec7a09157a9e45c57be (diff) | |
| download | emacs-28a25aa5ea90effdafb61bf81358effbcf94ddc5.tar.gz | |
Changed my e-mail address in the header.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/vc-hooks.el | 6 | ||||
| -rw-r--r-- | lisp/vc.el | 10 |
2 files changed, 6 insertions, 10 deletions
diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index 89dff1ff4a8..ffcb5930de7 100644 --- a/lisp/vc-hooks.el +++ b/lisp/vc-hooks.el @@ -2,10 +2,8 @@ ;; Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc. -;; Author: Eric S. Raymond <esr@snark.thyrsus.com> -;; Modified by: -;; Per Cederqvist <ceder@lysator.liu.se> -;; Andre Spiegel <spiegel@berlin.informatik.uni-stuttgart.de> +;; Author: Eric S. Raymond <esr@snark.thyrsus.com> +;; Maintainer: Andre Spiegel <spiegel@inf.fu-berlin.de> ;; This file is part of GNU Emacs. diff --git a/lisp/vc.el b/lisp/vc.el index 284695db76d..9e1e4d5fabb 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -2,11 +2,8 @@ ;; Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. -;; Author: Eric S. Raymond <esr@snark.thyrsus.com> -;; Modified by: -;; ttn@netcom.com -;; Per Cederqvist <ceder@lysator.liu.edu> -;; Andre Spiegel <spiegel@berlin.informatik.uni-stuttgart.de> +;; Author: Eric S. Raymond <esr@snark.thyrsus.com> +;; Maintainer: Andre Spiegel <spiegel@inf.fu-berlin.de> ;; This file is part of GNU Emacs. @@ -33,7 +30,8 @@ ;; Paul Eggert <eggert@twinsun.com>, Sebastian Kremer <sk@thp.uni-koeln.de>, ;; and Richard Stallman contributed valuable criticism, support, and testing. ;; CVS support was added by Per Cederqvist <ceder@lysator.liu.se> -;; in Jan-Feb 1994. +;; in Jan-Feb 1994. Further enhancements came from ttn.netcom.com and +;; Andre Spiegel <spiegel@inf.fu-berlin.de>. ;; ;; Supported version-control systems presently include SCCS, RCS, and CVS. ;; |
