From: Richard M. Stallman Date: Thu, 12 May 1994 07:41:56 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~8386 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1e93f5de4d2831596895a7a4df9bd78dabd7ec61;p=emacs.git Comment change. --- 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 @@ ;;; 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.