changeset 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents bf829a2d63b4
children 20674ae6bf52
files lisp/=ada.el lisp/=ftp.el lisp/=gosmacs.el lisp/=grow-vers.el lisp/=inc-vers.el lisp/=iso8859-1.el lisp/=man.el lisp/=mim-mode.el lisp/=mim-syntax.el lisp/abbrevlist.el lisp/apropos.el lisp/array.el lisp/autoinsert.el lisp/buff-menu.el lisp/chistory.el lisp/compare-w.el lisp/completion.el lisp/disp-table.el lisp/edmacro.el lisp/electric.el lisp/emacs-lisp/backquote.el lisp/emacs-lisp/cl-indent.el lisp/emacs-lisp/cust-print.el lisp/emacs-lisp/debug.el lisp/emacs-lisp/disass.el lisp/emacs-lisp/float.el lisp/emacs-lisp/helper.el lisp/emacs-lisp/lisp.el lisp/emacs-lisp/profile.el lisp/emulation/mlconvert.el lisp/find-gc.el lisp/float-sup.el lisp/indent.el lisp/international/iso-ascii.el lisp/international/iso-insert.el lisp/international/iso-swed.el lisp/macros.el lisp/mail/emacsbug.el lisp/mail/mail-utils.el lisp/mail/rfc822.el lisp/mail/rmailedit.el lisp/mail/rmailkwd.el lisp/mail/rmailmsc.el lisp/mail/rmailout.el lisp/mail/rmailsort.el lisp/mail/rmailsum.el lisp/mail/rnews.el lisp/makesum.el lisp/misc.el lisp/novice.el lisp/options.el lisp/play/blackbox.el lisp/play/dissociate.el lisp/play/doctor.el lisp/play/hanoi.el lisp/progmodes/awk-mode.el lisp/progmodes/cmacexp.el lisp/progmodes/fortran.el lisp/progmodes/icon.el lisp/progmodes/prolog.el lisp/rect.el lisp/register.el lisp/resume.el lisp/rot13.el lisp/term/bg-mouse.el lisp/textmodes/=ispell4.el lisp/textmodes/bib-mode.el lisp/textmodes/bibtex.el lisp/textmodes/nroff-mode.el lisp/textmodes/ooutline.el lisp/textmodes/page-ext.el lisp/textmodes/paragraphs.el lisp/textmodes/refbib.el lisp/textmodes/scribe.el
diffstat 74 files changed, 150 insertions(+), 220 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/=ada.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/=ada.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; ada.el --- Ada editing support package in GNUlisp.  v1.0
 
+;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+
 ;; Author: Vincent Broman <broman@bugs.nosc.mil>
-;; Last-Modified: 30 Jan 1991
 ;; Keywords: languages
 
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/=ftp.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/=ftp.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; ftp.el --- file input and output over Internet using FTP
 
+;; Copyright (C) 1987 Free Software Foundation, Inc.
+
 ;; Author: Richard Mlynarik <mly@prep.ai.mit.edu>
-;; Last-Modified: 05 May 1992
-
-;; Copyright (C) 1987 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/=gosmacs.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/=gosmacs.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; gosmacs.el --- rebindings to imitate Gosmacs.
 
+;; Copyright (C) 1986 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
 ;; Keywords: emulations
 
-;; Copyright (C) 1986 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/=grow-vers.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/=grow-vers.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; grow-vers.el --- increment Emacs version number
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 31 Oct 1989
 ;; Keywords: internal
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/=inc-vers.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/=inc-vers.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; inc-vers.el --- load this to increment the recorded Emacs version number.
 
+;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 31 Oct 1989
 ;; Keywords: internal
 
-;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/=iso8859-1.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/=iso8859-1.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,10 @@
 ;; iso8859-1.el --- set up case-conversion and syntax tables for ISO 8859/1
 
+;; Copyright (C) 1988 Free Software Foundation, Inc.
+
 ;; Author: Howard Gayle
 ;; Maintainer: FSF
-;; Last-Modified: 24 Jun 1992
-
-;; Copyright (C) 1988 Free Software Foundation, Inc.
+;; Keywords: i14n
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/=man.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/=man.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; man.el --- read in and display parts of Unix manual.
 
+;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 21 Dec 1991
 ;; Keywords: unix
 
-;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/=mim-mode.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/=mim-mode.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; mim-mode.el --- Mim (MDL in MDL) mode.
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Author: K. Shane Hartman
 ;; Maintainer: FSF
-;; Last-Modified: 31 Oct 1989
 ;; Keywords: languages
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/=mim-syntax.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/=mim-syntax.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; mim-syntax.el --- syntax checker for Mim (MDL).
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Author: K. Shane Hartman
 ;; Maintainer: FSF
-;; Last-Modified: 31 Oct 1989
 ;; Keywords: languages
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/abbrevlist.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/abbrevlist.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,9 @@
 ;;; abbrevlist.el --- list one abbrev table alphabetically ordered.
 
-;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
 ;; Copyright (C) 1986, 1992 Free Software Foundation, Inc.
 ;; Suggested by a previous version by Gildea.
+;; Maintainer: FSF
+
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/apropos.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/apropos.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; apropos.el --- faster apropos commands.
 
+;; Copyright (C) 1989 Free Software Foundation, Inc.
+
 ;; Author: Joe Wells <jbw@bigbird.bu.edu>
-;; Last-Modified: 5 May 1989
 ;; Keyword: help
 
-;; Copyright (C) 1989 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/array.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/array.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; array.el --- array editing commands for Gnu Emacs
 
+;; Copyright (C) 1987 Free Software Foundation, Inc.
+
 ;; Author David M. Brown
 ;; Maintainer: FSF
-;; Last-Modified: 30 Jan 1991
 ;; Keyword: extensions
 
-;; Copyright (C) 1987 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/autoinsert.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/autoinsert.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,9 @@
 ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files
 
+;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+
 ;; Author: Charlie Martin <crm@cs.duke.edu>
 ;; Created: 01 Jul 1988
-;; Last-Modified: 30 Jun 1992
-
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/buff-menu.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/buff-menu.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; buff-menu.el --- buffer menu main function and support functions.
 
+;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 Jul 1992
-
-;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/chistory.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/chistory.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,9 @@
 ;;; chistory.el --- list command history
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Author: K. Shane Hartman
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
-;; Copyright (C) 1985 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/compare-w.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/compare-w.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; compare-w.el --- compare text between windows for Emacs.
 
+;; Copyright (C) 1986, 1989 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
-;; Copyright (C) 1986, 1989 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/completion.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/completion.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,7 +1,6 @@
 ;;; completion.el --- dynamic word-completion code
 
 ;; Maintainer: bug-completion@think.com
-;; Last-Modified: 30 Jun 1992
 
 ;;; Commentary:
 
--- a/lisp/disp-table.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/disp-table.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,10 @@
 ;;; disp-table.el --- functions for dealing with char tables.
 
+;; Copyright (C) 1987 Free Software Foundation, Inc.
+
 ;; Author: Howard Gayle
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
-;; Copyright (C) 1987 Free Software Foundation, Inc.
+;; Keywords: i14n
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/edmacro.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/edmacro.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; edmacro.el --- keyboard macro editor
 
+;; Copyright (C) 1990 Free Software Foundation, Inc.
+
 ;; Author: Dave Gillespie <daveg@csvax.caltech.edu>
 ;; Maintainer: FSF
 ;; Version: 1.02
-;; Last-Modified: 09 May 1991
-
-;; Copyright (C) 1990 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/electric.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/electric.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; electric.el --- window maker and Command loop for `electric' modes.
 
+;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
+
 ;; Author: K. Shane Hartman
 ;; Maintainer: FSF
-;; Last-Modified: 09 Jun 1992
 ;; Keywords: extensions
 
-;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/emacs-lisp/backquote.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/backquote.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;; backquote.el --- backquoting for Emacs Lisp macros
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Author: Dick King (king@kestrel).
-;; Last-Modified: 16 Mar 1992
 ;; Keywords: extensions
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/emacs-lisp/cl-indent.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/cl-indent.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; cl-indent.el --- enhanced lisp-indent mode
 
-;; Author: Richard Mlynark <mly@eddie.mit.edu>
-;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
-;; Keywords: lisp, tools
-
 ;; Copyright (C) 1987 Free Software Foundation, Inc.
 ;; Written by Richard Mlynarik July 1987
+;; Author: Richard Mlynark <mly@eddie.mit.edu>
+;; Maintainer: FSF
+;; Keywords: lisp, tools
+
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/emacs-lisp/cust-print.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/cust-print.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,13 +1,12 @@
 ;; cust-print.el -- handles print-level and print-circle.
 
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
 ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
 ;; Version: 1.0
-;; Last-Modified: 17 Mar 1992
 ;; Adapted-By: ESR
 ;; Keyword: extensions
 
-;; Copyright (C) 1992 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/emacs-lisp/debug.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/debug.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; debug.el --- debuggers and related commands for Emacs
 
+;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 08 Jan 1992
 ;; Keyword: lisp, tools
 
-;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/emacs-lisp/disass.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/disass.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,13 +1,12 @@
 ;;; disass.el --- disassembler for compiled Emacs Lisp code
 
+;;; Copyright (C) 1986, 1991 Free Software Foundation, Inc.
+
 ;; Author: Doug Cutting <doug@csli.stanford.edu>
 ;;	Jamie Zawinski <jwz@lucid.com>
 ;; Maintainer: Jamie Zawinski <jwz@lucid.com>
-;; Last-Modified: 22 Oct 91
 ;; Keyword: internal
 
-;;; Copyright (C) 1986, 1991 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/emacs-lisp/float.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/float.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; float.el --- floating point arithmetic package.
 
+;; Copyright (C) 1986 Free Software Foundation, Inc.
+
 ;; Author: Bill Rosenblatt
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
 ;; Keywords: extensions
 
-;; Copyright (C) 1986 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/emacs-lisp/helper.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/helper.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; helper.el --- utility help package supporting help in electric modes
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Author: K. Shane Hartman
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1991
 ;; Keywords: help
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/emacs-lisp/lisp.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/lisp.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; lisp.el --- Lisp editing commands for Emacs
 
+;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 12 Mar 1992
 ;; Keyword: lisp, languages
 
-;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/emacs-lisp/profile.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/profile.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,14 +1,13 @@
 ;;; profile.el -- generate run time measurements of Emacs Lisp functions
 
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
 ;; Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>
 ;; Created: 07 Feb 1992
-;; Last-Modified: 07 Feb 1992
 ;; Version: 1.0
 ;; Adapted-By: ESR
 ;; Keywords: lisp, tools
 
-;; Copyright (C) 1992 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/emulation/mlconvert.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emulation/mlconvert.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; mlconvert.el --- convert buffer of Mocklisp code to real lisp.
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
 ;; Keywords: extensions
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/find-gc.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/find-gc.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; find-gc.el --- detect functions that call the garbage collector
 
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 21 Nov 1990
-
-;; Copyright (C) 1992 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/float-sup.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/float-sup.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; float-sup.el --- detect absence of floating-point support in Emacs runtime
 
+;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/indent.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/indent.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; indent.el --- indentation commands for Emacs
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 Jul 1992
-
-;; Copyright (C) 1985 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/international/iso-ascii.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/international/iso-ascii.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,10 @@
 ;;; iso-ascii.el --- set up char tables for ISO 8859/1 on ASCII terminals.
 
+;; Copyright (C) 1987 Free Software Foundation, Inc.
+
 ;; Author: Howard Gayle
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
-;; Copyright (C) 1987 Free Software Foundation, Inc.
+;; Keywords: i14n
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/international/iso-insert.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/international/iso-insert.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,10 @@
 ;;; iso-insert.el --- insert functions for ISO 8859/1.
 
+;; Copyright (C) 1987 Free Software Foundation, Inc.
+
 ;; Author: Howard Gayle
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
-;; Copyright (C) 1987 Free Software Foundation, Inc.
+;; Keywords: i14n
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/international/iso-swed.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/international/iso-swed.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,10 @@
 ;;; iso-swed.el --- set up char tables for ISO 8859/1 for Swedish/Finnish ttys
 
+;; Copyright (C) 1987 Free Software Foundation, Inc.
+
 ;; Author: Howard Gayle
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
-;; Copyright (C) 1987 Free Software Foundation, Inc.
+;; Keywords: i14n
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/macros.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/macros.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; macros.el --- non-primitive commands for keyboard macros.
 
+;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 05 Nov 1991
-
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/mail/emacsbug.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/mail/emacsbug.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list.
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Author: K. Shane Hartman
 ;; Maintainer: FSF
-;; Last-Modified: 21 Dec 1991
 
 ;; Not fully installed because it can work only on Internet hosts.
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/mail/mail-utils.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/mail/mail-utils.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; mail-utils.el --- utility functions used both by rmail and rnews
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
 ;; Keywords: mail, news
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/mail/rfc822.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/mail/rfc822.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; rfc822.el --- hairy rfc822 parser for mail and news and suchlike
 
+;; Copyright (C) 1986, 87, 1990 Free Software Foundation, Inc.
+
 ;; Author: Richard Mlynarik <mly@eddie.mit.edu>
 ;; Maintainer: FSF
-;; Last-Modified: 26 Nov 1990
 ;; Keywords: mail
 
-;; Copyright (C) 1986, 87, 1990 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/mail/rmailedit.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/mail/rmailedit.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; rmailedit.el --- "RMAIL edit mode"  Edit the current message.
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 31 Jul 1991
 ;; Keywords: mail
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/mail/rmailkwd.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/mail/rmailkwd.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; rmailkwd.el --- part of the "RMAIL" mail reader for Emacs.
 
+;; Copyright (C) 1985, 1988 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 31 Oct 1989
 ;; Keywords: mail
 
-;; Copyright (C) 1985, 1988 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/mail/rmailmsc.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/mail/rmailmsc.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; rmailmsc.el --- miscellaneous support functions for the RMAIL mail reader
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 31 Oct 1989
 ;; Keywords: mail
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/mail/rmailout.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/mail/rmailout.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file.
 
+;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 01 Mar 1991
 ;; Keywords: mail
 
-;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/mail/rmailsort.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/mail/rmailsort.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,9 @@
 ;;; rmailsort.el --- Rmail: sort messages.
 
-;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
+;; Copyright (C) 1990 Free Software Foundation, Inc.
+
 ;; Keywords: mail
 
-;; Copyright (C) 1990 Free Software Foundation, Inc.
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/mail/rmailsum.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/mail/rmailsum.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; rmailsum.el --- "RMAIL" mail reader for Emacs.
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 30 Nov 1990
 ;; Keywords: mail
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/mail/rnews.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/mail/rnews.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; rnews.el --- USENET news reader for gnu emacs
 
+;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
 ;; Keywords: news
 
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/makesum.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/makesum.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; makesum.el --- generate key binding summary for Emacs
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
 ;; Keywords: help
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/misc.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/misc.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; misc.el --- basic editing commands for Emacs
 
+;; Copyright (C) 1989 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 31 Oct 1989
-
-;; Copyright (C) 1989 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/novice.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/novice.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; novice.el --- handling of disabled commands ("novice mode") for Emacs.
 
+;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 22 May 1991
 ;; Keywords: internal, help
 
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/options.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/options.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; options.el --- edit Options command for Emacs.
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 10 Apr 1991
-
-;; Copyright (C) 1985 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/play/blackbox.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/play/blackbox.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; blackbox.el --- blackbox game in Emacs Lisp
 
+;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
+
 ;; Author: F. Thomas May <uw-nsr!uw-warp!tom@beaver.cs.washington.edu>
-;; Last-Modified: 24 Jun 1992
 ;; Adapted-By: ESR
 ;; Keywords: games
 
-;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/play/dissociate.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/play/dissociate.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; dissociate.el --- scramble text amusingly for Emacs.
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
 ;; Keywords: games
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/play/doctor.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/play/doctor.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; doctor.el --- psychological help for frustrated users.
 
+;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 24 Apr 1992
 ;; Keywords: games
 
-;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/play/hanoi.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/play/hanoi.el	Wed Jul 22 04:22:30 1992 +0000
@@ -2,7 +2,6 @@
 
 ;; Author: Damon Anton Permezel
 ;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
 ;; Keywords: games
 
 ; Author (a) 1985, Damon Anton Permezel
--- a/lisp/progmodes/awk-mode.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/progmodes/awk-mode.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; awk-mode.el --- AWK code editing commands for Emacs
 
+;; Copyright (C) 1988 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
 ;; Keyword: unix, languages
 
-;; Copyright (C) 1988 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/progmodes/cmacexp.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/progmodes/cmacexp.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; cmacexp.el --- C macro expansion
 
+;; Copyright (C) 1988 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 17 Apr 1992
 ;; Keywords: c
 
-;; Copyright (C) 1988 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/progmodes/fortran.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/progmodes/fortran.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,13 +1,12 @@
 ;;; fortran.el --- Fortran mode for GNU Emacs
 
+;;; Copyright (c) 1991 Free Software Foundation, Inc.
+
 ;; Author: Michael D. Prange <prange@erl.mit.edu>
 ;; Maintainer: bug-fortran-mode@erl.mit.edu
 ;; Version 1.28.3
-;; Last-Modified: 15 Jul 1991
 ;; Keywords: languages
 
-;;; Copyright (c) 1991 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/progmodes/icon.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/progmodes/icon.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; icon.el --- mode for editing Icon code
 
+;; Copyright (C) 1989 Free Software Foundation, Inc.
+
 ;; Author: Chris Smith <convex!csmith>
 ;; Created: 15 Feb 89
-;; Last-Modified: 06 Mar 1991
 ;; Keywords: languages
 
-;; Copyright (C) 1989 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/progmodes/prolog.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/progmodes/prolog.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; prolog.el --- major mode for editing and running Prolog under Emacs
 
+;; Copyright (C) 1986, 1987 Free Software Foundation, Inc.
+
 ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
-;; Last-Modified: 08 May 1989
 ;; Keywords: languages
 
-;; Copyright (C) 1986, 1987 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/rect.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/rect.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; rect.el --- rectangle functions for GNU Emacs.
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
 ;; Keywords: internal
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/register.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/register.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; register.el --- register commands for Emacs.
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 Jul 1992
 ;; Keywords: internal
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/resume.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/resume.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,12 +1,11 @@
 ;;; resume.el --- process command line args from within a suspended Emacs job
 
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
 ;; Author: Joe Wells <jbw@bucsf.bu.edu>
-;; Last-Modified: Tue Jun 13 1989
 ;; Adapted-By: ESR
 ;; Keywords: processes
 
-;; Copyright (C) 1992 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/rot13.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/rot13.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,9 @@
 ;;; rot13.el --- display a buffer in rot13.
 
+;; Copyright (C) 1988 Free Software Foundation, Inc.
+
 ;; Author: Howard Gayle:
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
-;; Copyright (C) 1988 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/term/bg-mouse.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/term/bg-mouse.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,13 +1,12 @@
 ;;; bg-mouse.el --- GNU Emacs code for BBN Bitgraph mouse.
 
+;; Copyright (C) Free Software Foundation, Inc. Oct 1985.
+
 ;; Author: John Robinson <jr@bbn-unix.arpa>
 ;;	Stephen Gildea <gildea@bbn.com>
 ;; Maintainer: FSF
-;; Last-Modified: 14 Jul 1992
 ;; Keywords: hardware
 
-;; Copyright (C) Free Software Foundation, Inc. Oct 1985.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/textmodes/=ispell4.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/textmodes/=ispell4.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,10 +1,7 @@
 ;;; ispell.el --- this is the GNU EMACS interface to GNU ISPELL version 3.
 
-;; Maintainer: FSF
-;; Last-Modified: 02 Jun 1992
+;;Copyright (C) 1990, 1991 Free Software Foundation, Inc.
 
-;;Copyright (C) 1990, 1991 Free Software Foundation, Inc.
-;;
 ;;This file is part of GNU Emacs.
 ;;
 ;;GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/textmodes/bib-mode.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/textmodes/bib-mode.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; bib-mode.el --- bib-mode, major mode for editing bib files.
 
+;; Copyright (C) 1989 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
 ;; Keywords: bib
 
-;; Copyright (C) 1989 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/textmodes/bibtex.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/textmodes/bibtex.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,5 +1,7 @@
 ;;; bibtex.el --- BibTeX mode for GNU Emacs
 
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
 ;; Author: Bengt Martensson <ubrinf!mond!bengt>
 ;;	Mark Shapiro <shapiro@corto.inria.fr>
 ;;	Mike Newton <newton@gumby.cs.caltech.edu>
@@ -7,8 +9,6 @@
 ;; Maintainer: Mark Shapiro <shapiro@corto.inria.fr>
 ;; Keywords: tex, bib
 
-;; Copyright (C) 1992 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/textmodes/nroff-mode.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/textmodes/nroff-mode.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; nroff-mode.el --- GNU Emacs major mode for editing nroff source
 
+;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
 ;; Keywords: wp
 
-;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/textmodes/ooutline.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/textmodes/ooutline.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; outline.el --- outline mode commands for Emacs
 
+;; Copyright (C) 1986 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 10 Apr 1991
-
-;; Copyright (C) 1986 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/textmodes/page-ext.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/textmodes/page-ext.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; page-ext.el --- page handling commands
 
+;;; Copyright (C) 1990 Free Software Foundation
+
 ;; Author: Robert J. Chassell <bob@gnu.ai.mit.edu>
-;; Last-Modified: 10 Apr 1991
-
-;;; Copyright (C) 1990 Free Software Foundation
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/textmodes/paragraphs.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/textmodes/paragraphs.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; paragraphs.el --- paragraph and sentence parsing.
 
+;; Copyright (C) 1985, 86, 87, 1991 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 13 May 1991
 ;; Keywords: wp
 
-;; Copyright (C) 1985, 86, 87, 1991 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/textmodes/refbib.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/textmodes/refbib.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; refbib.el --- convert refer-style references to ones usable by Latex bib
 
+;; Copyright (C) 1989 Free Software Foundation, Inc.
+
 ;; Author: Henry Kautz <kautz@research.att.com>
-;; Last-Modified: 16 Mar 1992
 ;; Keywords: bib, tex
 
-;; Copyright (C) 1989 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/textmodes/scribe.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/textmodes/scribe.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,9 +1,8 @@
 ;;; scribe.el --- scribe mode, and its idiosyncratic commands.
 
+;; Copyright (C) 1985 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
-
-;; Copyright (C) 1985 Free Software Foundation, Inc.
 
 ;; This file might become part of GNU Emacs.