Comment change.

This commit is contained in:
Richard M. Stallman 1994-05-12 07:41:56 +00:00
parent 98df0a52f3
commit 1e93f5de4d

View 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.