aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/ooutline.el2
-rw-r--r--lisp/textmodes/tex-mode.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/ooutline.el b/lisp/textmodes/ooutline.el
index 236ed3afc80..618507ae25d 100644
--- a/lisp/textmodes/ooutline.el
+++ b/lisp/textmodes/ooutline.el
@@ -1,6 +1,6 @@
1;;; outline.el --- outline mode commands for Emacs 1;;; outline.el --- outline mode commands for Emacs
2 2
3;; Copyright (C) 1986, 1993 Free Software Foundation, Inc. 3;; Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc.
4 4
5;; 7-Feb-94 Kevin Broadey 5;; 7-Feb-94 Kevin Broadey
6;; Fix show-children so it doesn't try to narrow to (1+ (point-max)) when 6;; Fix show-children so it doesn't try to narrow to (1+ (point-max)) when
diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el
index afbae44e0d6..b9c450c859f 100644
--- a/lisp/textmodes/tex-mode.el
+++ b/lisp/textmodes/tex-mode.el
@@ -1,6 +1,6 @@
1;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands. 1;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands.
2 2
3;; Copyright (C) 1985, 1986, 1989, 1992 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1986, 1989, 1992, 1994 Free Software Foundation, Inc.
4 4
5;; Maintainer: Edward M. Reingold <reingold@cs.uiuc.edu> 5;; Maintainer: Edward M. Reingold <reingold@cs.uiuc.edu>
6;; Keywords: tex 6;; Keywords: tex