changeset 37932:2773c29e66d0

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 29 May 2001 08:23:51 +0000
parents 85e6863c11b7
children f7113f2126e9
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 28 16:21:41 2001 +0000
+++ b/lisp/ChangeLog	Tue May 29 08:23:51 2001 +0000
@@ -14,6 +14,13 @@
 	(japanese-hankaku-region): Ditto.
 	From Katsumi Yamaoka <yamaoka@jpl.org>
 
+2001-05-28  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* textmodes/outline.el (outline-mode): Fix font-lock-defaults.
+	(outline-invisible-p): New function.
+	(hide-leaves): Save excursion.
+	(hide-other): Stop looping when reaching bobp.
+
 2001-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* cus-edit.el (custom-file): Fix last change.