changeset 7467:63cad0a45c4c

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 12 May 1994 07:41:56 +0000
parents b48210278981
children 19be778d4966
files lisp/textmodes/ooutline.el
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/ooutline.el	Thu May 12 06:39:49 1994 +0000
+++ b/lisp/textmodes/ooutline.el	Thu May 12 07:41:56 1994 +0000
@@ -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.