From 9750e079ddb0df24810a8a19a3210616d3f71db9 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 22 Jul 1992 04:22:30 +0000 Subject: entered into RCS --- lisp/textmodes/bib-mode.el | 5 ++--- lisp/textmodes/bibtex.el | 4 ++-- lisp/textmodes/ispell4.el | 5 +---- lisp/textmodes/nroff-mode.el | 5 ++--- lisp/textmodes/ooutline.el | 5 ++--- lisp/textmodes/page-ext.el | 5 ++--- lisp/textmodes/paragraphs.el | 5 ++--- lisp/textmodes/refbib.el | 5 ++--- lisp/textmodes/scribe.el | 5 ++--- 9 files changed, 17 insertions(+), 27 deletions(-) (limited to 'lisp/textmodes') diff --git a/lisp/textmodes/bib-mode.el b/lisp/textmodes/bib-mode.el index 22110bb4af..5a9bd6e0e6 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 2fd9889ff3..9e5671ff69 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 ;; Mark Shapiro ;; Mike Newton @@ -7,8 +9,6 @@ ;; Maintainer: Mark Shapiro ;; 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 c32eaf4447..4c5058fb3a 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 0368a2fceb..bc2013412d 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 036e5d6bb6..1712f4b568 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 53953cb65b..a351dcb5e3 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 -;; Last-Modified: 10 Apr 1991 - ;;; Copyright (C) 1990 Free Software Foundation +;; Author: Robert J. Chassell + ;; 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 8376a70ed0..66e48080bb 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 31b63da771..d8344df54d 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 -;; 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 1765d91a15..891c67ea31 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, -- cgit v1.2.3