summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 04:22:30 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 04:22:30 +0000
commit1b40363386cb87ea5296b4bc4e96f66a07eab41d (patch)
tree2eb979411c0976664d0f677ac57d4d521747add1
parent11d74eccf7d3b2ade8e8eae5b080336548706c2e (diff)
downloademacs-1b40363386cb87ea5296b4bc4e96f66a07eab41d.tar.gz
entered into RCS
-rw-r--r--lisp/=ada.el5
-rw-r--r--lisp/=ftp.el5
-rw-r--r--lisp/=gosmacs.el5
-rw-r--r--lisp/=grow-vers.el5
-rw-r--r--lisp/=inc-vers.el5
-rw-r--r--lisp/=iso8859-1.el6
-rw-r--r--lisp/=man.el5
-rw-r--r--lisp/=mim-mode.el5
-rw-r--r--lisp/=mim-syntax.el5
-rw-r--r--lisp/abbrevlist.el5
-rw-r--r--lisp/apropos.el5
-rw-r--r--lisp/array.el5
-rw-r--r--lisp/autoinsert.el5
-rw-r--r--lisp/buff-menu.el5
-rw-r--r--lisp/chistory.el5
-rw-r--r--lisp/compare-w.el5
-rw-r--r--lisp/completion.el1
-rw-r--r--lisp/disp-table.el6
-rw-r--r--lisp/edmacro.el5
-rw-r--r--lisp/electric.el5
-rw-r--r--lisp/emacs-lisp/backquote.el5
-rw-r--r--lisp/emacs-lisp/cl-indent.el5
-rw-r--r--lisp/emacs-lisp/cust-print.el5
-rw-r--r--lisp/emacs-lisp/debug.el5
-rw-r--r--lisp/emacs-lisp/disass.el5
-rw-r--r--lisp/emacs-lisp/float.el5
-rw-r--r--lisp/emacs-lisp/helper.el5
-rw-r--r--lisp/emacs-lisp/lisp.el5
-rw-r--r--lisp/emacs-lisp/profile.el5
-rw-r--r--lisp/emulation/mlconvert.el5
-rw-r--r--lisp/find-gc.el5
-rw-r--r--lisp/float-sup.el5
-rw-r--r--lisp/indent.el5
-rw-r--r--lisp/international/iso-ascii.el6
-rw-r--r--lisp/international/iso-insert.el6
-rw-r--r--lisp/international/iso-swed.el6
-rw-r--r--lisp/macros.el5
-rw-r--r--lisp/mail/emacsbug.el5
-rw-r--r--lisp/mail/mail-utils.el5
-rw-r--r--lisp/mail/rfc822.el5
-rw-r--r--lisp/mail/rmailedit.el5
-rw-r--r--lisp/mail/rmailkwd.el5
-rw-r--r--lisp/mail/rmailmsc.el5
-rw-r--r--lisp/mail/rmailout.el5
-rw-r--r--lisp/mail/rmailsort.el5
-rw-r--r--lisp/mail/rmailsum.el5
-rw-r--r--lisp/mail/rnews.el5
-rw-r--r--lisp/makesum.el5
-rw-r--r--lisp/misc.el5
-rw-r--r--lisp/novice.el5
-rw-r--r--lisp/options.el5
-rw-r--r--lisp/play/blackbox.el5
-rw-r--r--lisp/play/dissociate.el5
-rw-r--r--lisp/play/doctor.el5
-rw-r--r--lisp/play/hanoi.el1
-rw-r--r--lisp/progmodes/awk-mode.el5
-rw-r--r--lisp/progmodes/cmacexp.el5
-rw-r--r--lisp/progmodes/fortran.el5
-rw-r--r--lisp/progmodes/icon.el5
-rw-r--r--lisp/progmodes/prolog.el5
-rw-r--r--lisp/rect.el5
-rw-r--r--lisp/register.el5
-rw-r--r--lisp/resume.el5
-rw-r--r--lisp/rot13.el5
-rw-r--r--lisp/term/bg-mouse.el5
-rw-r--r--lisp/textmodes/=ispell4.el5
-rw-r--r--lisp/textmodes/bib-mode.el5
-rw-r--r--lisp/textmodes/bibtex.el4
-rw-r--r--lisp/textmodes/nroff-mode.el5
-rw-r--r--lisp/textmodes/ooutline.el5
-rw-r--r--lisp/textmodes/page-ext.el5
-rw-r--r--lisp/textmodes/paragraphs.el5
-rw-r--r--lisp/textmodes/refbib.el5
-rw-r--r--lisp/textmodes/scribe.el5
74 files changed, 148 insertions, 218 deletions
diff --git a/lisp/=ada.el b/lisp/=ada.el
index f3746313998..e93d36fdd11 100644
--- a/lisp/=ada.el
+++ b/lisp/=ada.el
@@ -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
diff --git a/lisp/=ftp.el b/lisp/=ftp.el
index 2d051e1195f..01186dda27a 100644
--- a/lisp/=ftp.el
+++ b/lisp/=ftp.el
@@ -1,10 +1,9 @@
;;; ftp.el --- file input and output over Internet using FTP
-;; Author: Richard Mlynarik <mly@prep.ai.mit.edu>
-;; Last-Modified: 05 May 1992
-
;; Copyright (C) 1987 Free Software Foundation, Inc.
+;; Author: Richard Mlynarik <mly@prep.ai.mit.edu>
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/=gosmacs.el b/lisp/=gosmacs.el
index 060699e7d5e..fe136b0292b 100644
--- a/lisp/=gosmacs.el
+++ b/lisp/=gosmacs.el
@@ -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
diff --git a/lisp/=grow-vers.el b/lisp/=grow-vers.el
index 11c6fe02335..a7d03dd00bf 100644
--- a/lisp/=grow-vers.el
+++ b/lisp/=grow-vers.el
@@ -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
diff --git a/lisp/=inc-vers.el b/lisp/=inc-vers.el
index 514aac3f102..008811f54cf 100644
--- a/lisp/=inc-vers.el
+++ b/lisp/=inc-vers.el
@@ -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
diff --git a/lisp/=iso8859-1.el b/lisp/=iso8859-1.el
index 3939bcab6a2..4a3c9f9ce1c 100644
--- a/lisp/=iso8859-1.el
+++ b/lisp/=iso8859-1.el
@@ -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.
diff --git a/lisp/=man.el b/lisp/=man.el
index aaffb95adc6..5a7423e82f7 100644
--- a/lisp/=man.el
+++ b/lisp/=man.el
@@ -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
diff --git a/lisp/=mim-mode.el b/lisp/=mim-mode.el
index 1a32c15a32f..25d60d947ef 100644
--- a/lisp/=mim-mode.el
+++ b/lisp/=mim-mode.el
@@ -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
diff --git a/lisp/=mim-syntax.el b/lisp/=mim-syntax.el
index 83756034349..beb8d330a35 100644
--- a/lisp/=mim-syntax.el
+++ b/lisp/=mim-syntax.el
@@ -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
diff --git a/lisp/abbrevlist.el b/lisp/abbrevlist.el
index 4db719486cd..7b54f5f0398 100644
--- a/lisp/abbrevlist.el
+++ b/lisp/abbrevlist.el
@@ -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.
diff --git a/lisp/apropos.el b/lisp/apropos.el
index f92352885ac..8b3f2857fbf 100644
--- a/lisp/apropos.el
+++ b/lisp/apropos.el
@@ -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
diff --git a/lisp/array.el b/lisp/array.el
index 17190b35bc3..24418c10916 100644
--- a/lisp/array.el
+++ b/lisp/array.el
@@ -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
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el
index ca583bb0780..1046aa65904 100644
--- a/lisp/autoinsert.el
+++ b/lisp/autoinsert.el
@@ -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.
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el
index 3b3609ff716..3e509b5198f 100644
--- a/lisp/buff-menu.el
+++ b/lisp/buff-menu.el
@@ -1,10 +1,9 @@
;;; buff-menu.el --- buffer menu main function and support functions.
-;; Maintainer: FSF
-;; Last-Modified: 09 Jul 1992
-
;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/chistory.el b/lisp/chistory.el
index e6871f53e49..403fb0b24e9 100644
--- a/lisp/chistory.el
+++ b/lisp/chistory.el
@@ -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.
diff --git a/lisp/compare-w.el b/lisp/compare-w.el
index f244e1d1f7c..13b7d4d1794 100644
--- a/lisp/compare-w.el
+++ b/lisp/compare-w.el
@@ -1,10 +1,9 @@
;;; compare-w.el --- compare text between windows for Emacs.
-;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
;; Copyright (C) 1986, 1989 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/completion.el b/lisp/completion.el
index c137f65d056..65e8496c560 100644
--- a/lisp/completion.el
+++ b/lisp/completion.el
@@ -1,7 +1,6 @@
;;; completion.el --- dynamic word-completion code
;; Maintainer: bug-completion@think.com
-;; Last-Modified: 30 Jun 1992
;;; Commentary:
diff --git a/lisp/disp-table.el b/lisp/disp-table.el
index 88366207a5e..d4ef6649669 100644
--- a/lisp/disp-table.el
+++ b/lisp/disp-table.el
@@ -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.
diff --git a/lisp/edmacro.el b/lisp/edmacro.el
index 4d92b45b89f..80bc13da17b 100644
--- a/lisp/edmacro.el
+++ b/lisp/edmacro.el
@@ -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.
diff --git a/lisp/electric.el b/lisp/electric.el
index 0a078e4ca24..a3626a007e5 100644
--- a/lisp/electric.el
+++ b/lisp/electric.el
@@ -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
diff --git a/lisp/emacs-lisp/backquote.el b/lisp/emacs-lisp/backquote.el
index 1a7fe425ea0..58cc760e338 100644
--- a/lisp/emacs-lisp/backquote.el
+++ b/lisp/emacs-lisp/backquote.el
@@ -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
diff --git a/lisp/emacs-lisp/cl-indent.el b/lisp/emacs-lisp/cl-indent.el
index f2654a7141d..537b16e6916 100644
--- a/lisp/emacs-lisp/cl-indent.el
+++ b/lisp/emacs-lisp/cl-indent.el
@@ -1,12 +1,11 @@
;;; cl-indent.el --- enhanced lisp-indent mode
+;; Copyright (C) 1987 Free Software Foundation, Inc.
+;; Written by Richard Mlynarik July 1987
;; 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
;; This file is part of GNU Emacs.
diff --git a/lisp/emacs-lisp/cust-print.el b/lisp/emacs-lisp/cust-print.el
index f4d46185e67..da14363d970 100644
--- a/lisp/emacs-lisp/cust-print.el
+++ b/lisp/emacs-lisp/cust-print.el
@@ -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
diff --git a/lisp/emacs-lisp/debug.el b/lisp/emacs-lisp/debug.el
index 07fe87adbdd..ad0e1bac10a 100644
--- a/lisp/emacs-lisp/debug.el
+++ b/lisp/emacs-lisp/debug.el
@@ -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
diff --git a/lisp/emacs-lisp/disass.el b/lisp/emacs-lisp/disass.el
index f2527584a93..da1d2a91fe6 100644
--- a/lisp/emacs-lisp/disass.el
+++ b/lisp/emacs-lisp/disass.el
@@ -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
diff --git a/lisp/emacs-lisp/float.el b/lisp/emacs-lisp/float.el
index 400d87ad360..f6e7bb74972 100644
--- a/lisp/emacs-lisp/float.el
+++ b/lisp/emacs-lisp/float.el
@@ -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
diff --git a/lisp/emacs-lisp/helper.el b/lisp/emacs-lisp/helper.el
index 6f513099aee..66dab22b1a1 100644
--- a/lisp/emacs-lisp/helper.el
+++ b/lisp/emacs-lisp/helper.el
@@ -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
diff --git a/lisp/emacs-lisp/lisp.el b/lisp/emacs-lisp/lisp.el
index 5d23d10786a..1bf57e1d689 100644
--- a/lisp/emacs-lisp/lisp.el
+++ b/lisp/emacs-lisp/lisp.el
@@ -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
diff --git a/lisp/emacs-lisp/profile.el b/lisp/emacs-lisp/profile.el
index b5ad14e15fa..cb2a2bc3a99 100644
--- a/lisp/emacs-lisp/profile.el
+++ b/lisp/emacs-lisp/profile.el
@@ -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
diff --git a/lisp/emulation/mlconvert.el b/lisp/emulation/mlconvert.el
index 310654fb2b1..20b51466e4f 100644
--- a/lisp/emulation/mlconvert.el
+++ b/lisp/emulation/mlconvert.el
@@ -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
diff --git a/lisp/find-gc.el b/lisp/find-gc.el
index 3523f9ca4e2..38088a3ba58 100644
--- a/lisp/find-gc.el
+++ b/lisp/find-gc.el
@@ -1,10 +1,9 @@
;;; find-gc.el --- detect functions that call the garbage collector
-;; Maintainer: FSF
-;; Last-Modified: 21 Nov 1990
-
;; Copyright (C) 1992 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/float-sup.el b/lisp/float-sup.el
index e4cb195fbc8..bd0d8a444ba 100644
--- a/lisp/float-sup.el
+++ b/lisp/float-sup.el
@@ -1,10 +1,9 @@
;;; float-sup.el --- detect absence of floating-point support in Emacs runtime
-;; Maintainer: FSF
-;; Last-Modified: 16 Mar 1992
-
;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/indent.el b/lisp/indent.el
index 3f5d5fe8156..732daa4782a 100644
--- a/lisp/indent.el
+++ b/lisp/indent.el
@@ -1,10 +1,9 @@
;;; indent.el --- indentation commands for Emacs
-;; Maintainer: FSF
-;; Last-Modified: 09 Jul 1992
-
;; Copyright (C) 1985 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/international/iso-ascii.el b/lisp/international/iso-ascii.el
index 2a7417d7cd0..3e1605eb9f0 100644
--- a/lisp/international/iso-ascii.el
+++ b/lisp/international/iso-ascii.el
@@ -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.
diff --git a/lisp/international/iso-insert.el b/lisp/international/iso-insert.el
index be653bed52f..efe7e0cd3c7 100644
--- a/lisp/international/iso-insert.el
+++ b/lisp/international/iso-insert.el
@@ -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.
diff --git a/lisp/international/iso-swed.el b/lisp/international/iso-swed.el
index 7d16f1d9a12..a39c70c3706 100644
--- a/lisp/international/iso-swed.el
+++ b/lisp/international/iso-swed.el
@@ -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.
diff --git a/lisp/macros.el b/lisp/macros.el
index 74fdff6f7f0..f3f8181586d 100644
--- a/lisp/macros.el
+++ b/lisp/macros.el
@@ -1,10 +1,9 @@
;;; macros.el --- non-primitive commands for keyboard macros.
-;; Maintainer: FSF
-;; Last-Modified: 05 Nov 1991
-
;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el
index a450af90a84..e8392c095a2 100644
--- a/lisp/mail/emacsbug.el
+++ b/lisp/mail/emacsbug.el
@@ -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
diff --git a/lisp/mail/mail-utils.el b/lisp/mail/mail-utils.el
index 6cff8b2f250..d165dc6d756 100644
--- a/lisp/mail/mail-utils.el
+++ b/lisp/mail/mail-utils.el
@@ -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
diff --git a/lisp/mail/rfc822.el b/lisp/mail/rfc822.el
index 13f87d4fced..f23f3029a17 100644
--- a/lisp/mail/rfc822.el
+++ b/lisp/mail/rfc822.el
@@ -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
diff --git a/lisp/mail/rmailedit.el b/lisp/mail/rmailedit.el
index 5edb34c8c42..86e0f251f2b 100644
--- a/lisp/mail/rmailedit.el
+++ b/lisp/mail/rmailedit.el
@@ -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
diff --git a/lisp/mail/rmailkwd.el b/lisp/mail/rmailkwd.el
index 0d4a87588df..adc750b632d 100644
--- a/lisp/mail/rmailkwd.el
+++ b/lisp/mail/rmailkwd.el
@@ -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
diff --git a/lisp/mail/rmailmsc.el b/lisp/mail/rmailmsc.el
index 3d1df761b48..c4407383968 100644
--- a/lisp/mail/rmailmsc.el
+++ b/lisp/mail/rmailmsc.el
@@ -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
diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el
index bc0b4dd73cf..92218c3dd82 100644
--- a/lisp/mail/rmailout.el
+++ b/lisp/mail/rmailout.el
@@ -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
diff --git a/lisp/mail/rmailsort.el b/lisp/mail/rmailsort.el
index 02c5215930b..397e2d62f51 100644
--- a/lisp/mail/rmailsort.el
+++ b/lisp/mail/rmailsort.el
@@ -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
diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el
index f9b6e7372c9..d4ed1a1745f 100644
--- a/lisp/mail/rmailsum.el
+++ b/lisp/mail/rmailsum.el
@@ -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
diff --git a/lisp/mail/rnews.el b/lisp/mail/rnews.el
index 13455efe7c8..d699bc55f7f 100644
--- a/lisp/mail/rnews.el
+++ b/lisp/mail/rnews.el
@@ -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
diff --git a/lisp/makesum.el b/lisp/makesum.el
index 592d44f7980..0808501f4ee 100644
--- a/lisp/makesum.el
+++ b/lisp/makesum.el
@@ -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
diff --git a/lisp/misc.el b/lisp/misc.el
index ebdf52806f7..0c5b865fe34 100644
--- a/lisp/misc.el
+++ b/lisp/misc.el
@@ -1,10 +1,9 @@
;;; misc.el --- basic editing commands for Emacs
-;; Maintainer: FSF
-;; Last-Modified: 31 Oct 1989
-
;; Copyright (C) 1989 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/novice.el b/lisp/novice.el
index cc8930443c4..95576d72b07 100644
--- a/lisp/novice.el
+++ b/lisp/novice.el
@@ -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
diff --git a/lisp/options.el b/lisp/options.el
index be6432c1c5d..0b831a5ad5a 100644
--- a/lisp/options.el
+++ b/lisp/options.el
@@ -1,10 +1,9 @@
;;; options.el --- edit Options command for Emacs.
-;; Maintainer: FSF
-;; Last-Modified: 10 Apr 1991
-
;; Copyright (C) 1985 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/play/blackbox.el b/lisp/play/blackbox.el
index acca97d2335..2034b7d7972 100644
--- a/lisp/play/blackbox.el
+++ b/lisp/play/blackbox.el
@@ -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
diff --git a/lisp/play/dissociate.el b/lisp/play/dissociate.el
index b0998320f7e..d399212a441 100644
--- a/lisp/play/dissociate.el
+++ b/lisp/play/dissociate.el
@@ -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
diff --git a/lisp/play/doctor.el b/lisp/play/doctor.el
index 5d6a437e07c..315c4cc11f7 100644
--- a/lisp/play/doctor.el
+++ b/lisp/play/doctor.el
@@ -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
diff --git a/lisp/play/hanoi.el b/lisp/play/hanoi.el
index edb8c0dca35..65c5afe6e69 100644
--- a/lisp/play/hanoi.el
+++ b/lisp/play/hanoi.el
@@ -2,7 +2,6 @@
;; Author: Damon Anton Permezel
;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
;; Keywords: games
; Author (a) 1985, Damon Anton Permezel
diff --git a/lisp/progmodes/awk-mode.el b/lisp/progmodes/awk-mode.el
index 3fabe5044f4..5d335682dd6 100644
--- a/lisp/progmodes/awk-mode.el
+++ b/lisp/progmodes/awk-mode.el
@@ -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
diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el
index 2529fbbe69e..1815bcd8d3b 100644
--- a/lisp/progmodes/cmacexp.el
+++ b/lisp/progmodes/cmacexp.el
@@ -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
diff --git a/lisp/progmodes/fortran.el b/lisp/progmodes/fortran.el
index c0a1bdef6a4..37bfff498e0 100644
--- a/lisp/progmodes/fortran.el
+++ b/lisp/progmodes/fortran.el
@@ -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
diff --git a/lisp/progmodes/icon.el b/lisp/progmodes/icon.el
index 8f2c644b199..2a2f5a9dcd4 100644
--- a/lisp/progmodes/icon.el
+++ b/lisp/progmodes/icon.el
@@ -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
diff --git a/lisp/progmodes/prolog.el b/lisp/progmodes/prolog.el
index cbbf4ecd514..35472d9d587 100644
--- a/lisp/progmodes/prolog.el
+++ b/lisp/progmodes/prolog.el
@@ -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
diff --git a/lisp/rect.el b/lisp/rect.el
index e3021877e0d..34ec7d23b2e 100644
--- a/lisp/rect.el
+++ b/lisp/rect.el
@@ -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
diff --git a/lisp/register.el b/lisp/register.el
index b12beb056e2..0921af97b11 100644
--- a/lisp/register.el
+++ b/lisp/register.el
@@ -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
diff --git a/lisp/resume.el b/lisp/resume.el
index 13357c75d66..f2bb81cd239 100644
--- a/lisp/resume.el
+++ b/lisp/resume.el
@@ -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
diff --git a/lisp/rot13.el b/lisp/rot13.el
index 939539b49e7..30c1b3d41a4 100644
--- a/lisp/rot13.el
+++ b/lisp/rot13.el
@@ -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.
diff --git a/lisp/term/bg-mouse.el b/lisp/term/bg-mouse.el
index 4496f0ec4fe..ca3b447de30 100644
--- a/lisp/term/bg-mouse.el
+++ b/lisp/term/bg-mouse.el
@@ -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
diff --git a/lisp/textmodes/=ispell4.el b/lisp/textmodes/=ispell4.el
index c32eaf4447e..4c5058fb3a5 100644
--- a/lisp/textmodes/=ispell4.el
+++ b/lisp/textmodes/=ispell4.el
@@ -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.
-;;
+
;;This file is part of GNU Emacs.
;;
;;GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/textmodes/bib-mode.el b/lisp/textmodes/bib-mode.el
index 22110bb4afd..5a9bd6e0e6f 100644
--- a/lisp/textmodes/bib-mode.el
+++ b/lisp/textmodes/bib-mode.el
@@ -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
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el
index 2fd9889ff36..9e5671ff69c 100644
--- a/lisp/textmodes/bibtex.el
+++ b/lisp/textmodes/bibtex.el
@@ -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
diff --git a/lisp/textmodes/nroff-mode.el b/lisp/textmodes/nroff-mode.el
index 0368a2fcebe..bc2013412de 100644
--- a/lisp/textmodes/nroff-mode.el
+++ b/lisp/textmodes/nroff-mode.el
@@ -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
diff --git a/lisp/textmodes/ooutline.el b/lisp/textmodes/ooutline.el
index 036e5d6bb63..1712f4b5682 100644
--- a/lisp/textmodes/ooutline.el
+++ b/lisp/textmodes/ooutline.el
@@ -1,10 +1,9 @@
;;; outline.el --- outline mode commands for Emacs
-;; Maintainer: FSF
-;; Last-Modified: 10 Apr 1991
-
;; Copyright (C) 1986 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/textmodes/page-ext.el b/lisp/textmodes/page-ext.el
index 53953cb65be..a351dcb5e3d 100644
--- a/lisp/textmodes/page-ext.el
+++ b/lisp/textmodes/page-ext.el
@@ -1,10 +1,9 @@
;;; page-ext.el --- page handling commands
-;; Author: Robert J. Chassell <bob@gnu.ai.mit.edu>
-;; Last-Modified: 10 Apr 1991
-
;;; Copyright (C) 1990 Free Software Foundation
+;; Author: Robert J. Chassell <bob@gnu.ai.mit.edu>
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el
index 8376a70ed05..66e48080bb4 100644
--- a/lisp/textmodes/paragraphs.el
+++ b/lisp/textmodes/paragraphs.el
@@ -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
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el
index 31b63da7710..d8344df54d9 100644
--- a/lisp/textmodes/refbib.el
+++ b/lisp/textmodes/refbib.el
@@ -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
diff --git a/lisp/textmodes/scribe.el b/lisp/textmodes/scribe.el
index 1765d91a153..891c67ea314 100644
--- a/lisp/textmodes/scribe.el
+++ b/lisp/textmodes/scribe.el
@@ -1,10 +1,9 @@
;;; scribe.el --- scribe mode, and its idiosyncratic commands.
-;; Maintainer: FSF
-;; Last-Modified: 09 May 1991
-
;; Copyright (C) 1985 Free Software Foundation, Inc.
+;; Maintainer: FSF
+
;; This file might become part of GNU Emacs.
;; GNU Emacs is distributed in the hope that it will be useful,