Mercurial > emacs
changeset 16821:d57c1c1bb966
Changed my e-mail address in the header.
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Fri, 03 Jan 1997 13:51:36 +0000 |
parents | 9b9ba0a44008 |
children | 483e137d5384 |
files | lisp/vc-hooks.el lisp/vc.el |
diffstat | 2 files changed, 6 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc-hooks.el Fri Jan 03 13:38:47 1997 +0000 +++ b/lisp/vc-hooks.el Fri Jan 03 13:51:36 1997 +0000 @@ -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.
--- a/lisp/vc.el Fri Jan 03 13:38:47 1997 +0000 +++ b/lisp/vc.el Fri Jan 03 13:51:36 1997 +0000 @@ -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. ;;