aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman1994-05-12 07:41:56 +0000
committerRichard M. Stallman1994-05-12 07:41:56 +0000
commit1e93f5de4d2831596895a7a4df9bd78dabd7ec61 (patch)
tree5085c9c292cc47dc7905a567947f2ea9552e97d3 /lisp
parent98df0a52f3605a57c4ece3732a8c5b39608051ce (diff)
downloademacs-1e93f5de4d2831596895a7a4df9bd78dabd7ec61.tar.gz
emacs-1e93f5de4d2831596895a7a4df9bd78dabd7ec61.zip
Comment change.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/textmodes/ooutline.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/lisp/textmodes/ooutline.el b/lisp/textmodes/ooutline.el
index c039fb0b295..88271165366 100644
--- a/lisp/textmodes/ooutline.el
+++ b/lisp/textmodes/ooutline.el
@@ -1,11 +1,6 @@
1;;; outline.el --- outline mode commands for Emacs 1;;; outline.el --- outline mode commands for Emacs
2
3;; Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc. 2;; Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc.
4 3
5;; 7-Feb-94 Kevin Broadey
6;; Fix show-children so it doesn't try to narrow to (1+ (point-max)) when
7;; exposing the last level-n header in the buffer.
8;;
9;; Maintainer: FSF 4;; Maintainer: FSF
10 5
11;; This file is part of GNU Emacs. 6;; This file is part of GNU Emacs.