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 | 9596811a3d13a77893315e7db35a74a7fccd1b14 (patch) | |
| tree | 15a484e25ec046e526cdcf582053b9aa3a3475fc /lisp/textmodes | |
| parent | f5632218b0992192a4f6c1ad59afe285b1f91d1f (diff) | |
| download | emacs-9596811a3d13a77893315e7db35a74a7fccd1b14.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  | 
