changeset 17976:852464ce5d6a

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 May 1997 17:46:19 +0000
parents 3f2cc6cc8705
children 727cf56647a4
files lisp/autoinsert.el lisp/delsel.el lisp/dirtrack.el lisp/emulation/vi.el lisp/help-macro.el lisp/ielm.el lisp/jka-compr.el lisp/kermit.el lisp/play/handwrite.el lisp/play/life.el lisp/progmodes/make-mode.el lisp/progmodes/scheme.el
diffstat 12 files changed, 13 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/autoinsert.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/autoinsert.el	Tue May 27 17:46:19 1997 +0000
@@ -4,6 +4,7 @@
 
 ;; Author: Charlie Martin <crm@cs.duke.edu>
 ;; Adapted-By: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389
+;; Maintainer: FSF
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/delsel.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/delsel.el	Tue May 27 17:46:19 1997 +0000
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1992 Free Software Foundation, Inc.
 
 ;; Author: Matthieu Devin <devin@lucid.com>
+;; Maintainer: FSF
 ;; Created: 14 Jul 92
 ;; Last change  18-Feb-93, devin.
 
--- a/lisp/dirtrack.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/dirtrack.el	Tue May 27 17:46:19 1997 +0000
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1996 Free Software Foundation, Inc.
 
-;; Author:  Peter Breton
+;; Author: Peter Breton <pbreton@i-kinetics.com>
 ;; Created: Sun Nov 17 1996
 ;; Keywords: processes
 ;; Time-stamp: <97/02/01 20:35:06 peter>
--- a/lisp/emulation/vi.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/emulation/vi.el	Tue May 27 17:46:19 1997 +0000
@@ -5,6 +5,7 @@
 
 ;; Author: Neal Ziring <nz@rsch.wisc.edu>
 ;;	Felix S. T. Wu <wu@crys.wisc.edu>
+;; Maintainer: none
 ;; Keywords: emulations
 
 ;;; Commentary: 
--- a/lisp/help-macro.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/help-macro.el	Tue May 27 17:46:19 1997 +0000
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
 
 ;; Author: Lynn Slater <lrs@indetech.com>
+;; Maintainer: FSF
 ;; Created: : Mon Oct  1 11:42:39 1990
 ;; Adapted-By: ESR
 
--- a/lisp/ielm.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/ielm.el	Tue May 27 17:46:19 1997 +0000
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1994 Free Software Foundation, Inc.
 
 ;; Author: David Smith <maa036@lancaster.ac.uk>
+;; Maintainer: FSF
 ;; Created: 25 Feb 1994
 ;; Keywords: lisp
 
@@ -102,7 +103,7 @@
 (defvar ielm-header 
   (concat
    "*** Welcome to IELM version "
-   (substring "$Revision: 1.10 $" 11 -2)
+   (substring "$Revision: 1.11 $" 11 -2)
    " ***  Type (describe-mode) for help.\n"
    "IELM has ABSOLUTELY NO WARRANTY; type (describe-no-warranty) for details.\n")
   "Message to display when IELM is started.")
--- a/lisp/jka-compr.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/jka-compr.el	Tue May 27 17:46:19 1997 +0000
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1993, 1994, 1995, 1997  Free Software Foundation, Inc.
 
 ;; Author: jka@ece.cmu.edu (Jay K. Adams)
+;; Maintainer: FSF
 ;; Keywords: data
 
 ;; This file is part of GNU Emacs.
--- a/lisp/kermit.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/kermit.el	Tue May 27 17:46:19 1997 +0000
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1988 Free Software Foundation, Inc.
 
 ;; Author: Jeff Norden <jeff@colgate.csnet>
+;; Maintainer: FSF
 ;; Created: 15 Feb 1988
 ;; Keywords: comm
 
--- a/lisp/play/handwrite.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/play/handwrite.el	Tue May 27 17:46:19 1997 +0000
@@ -2,7 +2,7 @@
 
 ;; (C) Copyright 1996 Free Software Foundation, Inc.
 
-;; Author: Danny Roozendaal (danny@tvs.kun.nl)
+;; Author: Danny Roozendaal <danny@tvs.kun.nl>
 ;; Created: October 21 1996
 ;; Keywords: cursive writing
 
--- a/lisp/play/life.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/play/life.el	Tue May 27 17:46:19 1997 +0000
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1988 Free Software Foundation, Inc.
 
-;; Author: Kyle Jones <talos!kjones@uunet.uu.net>
+;; Author: Kyle Jones <kyleuunet.uu.net>
 ;; Keywords: games
 
 ;; This file is part of GNU Emacs.
--- a/lisp/progmodes/make-mode.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/progmodes/make-mode.el	Tue May 27 17:46:19 1997 +0000
@@ -4,6 +4,7 @@
 
 ;; Author: Thomas Neumann <tom@smart.bo.open.de>
 ;;	Eric S. Raymond <esr@snark.thyrsus.com>
+;; Maintainer: FSF
 ;; Adapted-By: ESR
 ;; Keywords: unix, tools
 
--- a/lisp/progmodes/scheme.el	Tue May 27 17:06:24 1997 +0000
+++ b/lisp/progmodes/scheme.el	Tue May 27 17:46:19 1997 +0000
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1986, 87, 88, 1997 Free Software Foundation, Inc.
 
-;; Author: Bill Rozas <jinz@prep.ai.mit.edu>
+;; Author: Bill Rozas <jinx@martigny.ai.mit.edu>
 ;; Keywords: languages, lisp
 
 ;; This file is part of GNU Emacs.