diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
commit | f9ba7777272942deb48f21e46215e0dadd7abba6 (patch) | |
tree | 363e555acecf36fd24d8f032e898b1cc391e2907 /lisp/textmodes | |
parent | 61f71ed128b487c167ea6bc36a9a1dc35a7ada97 (diff) | |
download | emacs-f9ba7777272942deb48f21e46215e0dadd7abba6.tar.gz |
Comment change.
Diffstat (limited to 'lisp/textmodes')
-rw-r--r-- | lisp/textmodes/fill.el | 2 | ||||
-rw-r--r-- | lisp/textmodes/tex-mode.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el index b65b291d8d8..2164a002465 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el @@ -1,6 +1,6 @@ ;;; fill.el --- fill commands for Emacs -;; Copyright (C) 1985, 1986, 1992, 1994, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 92, 94, 95, 1996 Free Software Foundation, Inc. ;; Keywords: wp diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el index 312ada43fab..f0a99ba5c8f 100644 --- a/lisp/textmodes/tex-mode.el +++ b/lisp/textmodes/tex-mode.el @@ -1,6 +1,6 @@ ;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands. -;; Copyright (C) 1985, 86, 89, 92, 94, 95 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 89, 92, 94, 95, 96 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: tex |