diff lisp/ChangeLog @ 37754:c65dae846352

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 16 May 2001 12:18:53 +0000
parents 16563487a397
children 4db8f2c1ab36
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed May 16 12:18:18 2001 +0000
+++ b/lisp/ChangeLog	Wed May 16 12:18:53 2001 +0000
@@ -1,5 +1,9 @@
 2001-05-16  Gerd Moellmann  <gerd@gnu.org>
 
+	* textmodes/outline.el (outline-font-lock-level): Remove the
+	condition-case, test what outline-level returns instead, to ease
+	debugging.
+
 	* international/mule.el (auto-coding-regexp-alist): New user-option.
 	(auto-coding-from-file-contents): New function.
 	(set-auto-coding): Use it to determine a coding system.