From: André Spiegel Date: Fri, 3 Jan 1997 13:51:36 +0000 (+0000) Subject: Changed my e-mail address in the header. X-Git-Tag: emacs-20.1~3123 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=28a25aa5ea90effdafb61bf81358effbcf94ddc5;p=emacs.git Changed my e-mail address in the header. --- 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 -;; Modified by: -;; Per Cederqvist -;; Andre Spiegel +;; Author: Eric S. Raymond +;; Maintainer: Andre Spiegel ;; 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 -;; Modified by: -;; ttn@netcom.com -;; Per Cederqvist -;; Andre Spiegel +;; Author: Eric S. Raymond +;; Maintainer: Andre Spiegel ;; This file is part of GNU Emacs. @@ -33,7 +30,8 @@ ;; Paul Eggert , Sebastian Kremer , ;; and Richard Stallman contributed valuable criticism, support, and testing. ;; CVS support was added by Per Cederqvist -;; in Jan-Feb 1994. +;; in Jan-Feb 1994. Further enhancements came from ttn.netcom.com and +;; Andre Spiegel . ;; ;; Supported version-control systems presently include SCCS, RCS, and CVS. ;;