# HG changeset patch # User Andr Spiegel # Date 852299496 0 # Node ID d57c1c1bb96684ee794b65c6bebcf1801438222f # Parent 9b9ba0a440084d0475b43509aeeaabe6e2faf412 Changed my e-mail address in the header. diff -r 9b9ba0a44008 -r d57c1c1bb966 lisp/vc-hooks.el --- 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 -;; Modified by: -;; Per Cederqvist -;; Andre Spiegel +;; Author: Eric S. Raymond +;; Maintainer: Andre Spiegel ;; This file is part of GNU Emacs. diff -r 9b9ba0a44008 -r d57c1c1bb966 lisp/vc.el --- 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 -;; 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. ;;