diff options
Diffstat (limited to 'lisp/textmodes')
-rw-r--r-- | lisp/textmodes/bib-mode.el | 5 | ||||
-rw-r--r-- | lisp/textmodes/bibtex.el | 4 | ||||
-rw-r--r-- | lisp/textmodes/ispell4.el | 5 | ||||
-rw-r--r-- | lisp/textmodes/nroff-mode.el | 5 | ||||
-rw-r--r-- | lisp/textmodes/ooutline.el | 5 | ||||
-rw-r--r-- | lisp/textmodes/page-ext.el | 5 | ||||
-rw-r--r-- | lisp/textmodes/paragraphs.el | 5 | ||||
-rw-r--r-- | lisp/textmodes/refbib.el | 5 | ||||
-rw-r--r-- | lisp/textmodes/scribe.el | 5 |
9 files changed, 17 insertions, 27 deletions
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/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/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, |