aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorKarl Heuer1994-05-03 22:46:37 +0000
committerKarl Heuer1994-05-03 22:46:37 +0000
commitd733c5ec034baf089cdc50bc79b919897ab98bec (patch)
tree54cf6c296ae02573033e89f6925c11b97a64e5f7 /lisp/textmodes
parent6a900cf14e75d806009007e9730a1c14c7c7bc54 (diff)
downloademacs-d733c5ec034baf089cdc50bc79b919897ab98bec.tar.gz
emacs-d733c5ec034baf089cdc50bc79b919897ab98bec.zip
Update copyright.
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