]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 12 May 1994 07:41:56 +0000 (07:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 12 May 1994 07:41:56 +0000 (07:41 +0000)
lisp/textmodes/ooutline.el

index c039fb0b295dadb81986921136a789c2db4d5b63..88271165366fd2bc504ade5b26d04c5bf66a1925 100644 (file)
@@ -1,11 +1,6 @@
 ;;; outline.el --- outline mode commands for Emacs
-
 ;; Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc.
 
-;; 7-Feb-94    Kevin Broadey
-;; Fix show-children so it doesn't try to narrow to (1+ (point-max)) when
-;; exposing the last level-n header in the buffer.
-;;
 ;; Maintainer: FSF
 
 ;; This file is part of GNU Emacs.