# HG changeset patch # User Richard M. Stallman # Date 768728516 0 # Node ID 63cad0a45c4c070249125a6f3364eb268ec83833 # Parent b48210278981f58d9ee6866605db1981efb62632 Comment change. diff -r b48210278981 -r 63cad0a45c4c lisp/textmodes/ooutline.el --- 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.