diff lisp/ChangeLog @ 566:e62e90435c57

[xemacs-hg @ 2001-05-24 11:01:53 by yoshiki] Daiki Ueno's patch "side effect on font-lock-keywords", <m2n18lsumy.fsf@deisui.bug.org> * font-lock.el (font-lock-compile-keywords): Rewrite as a side effect free function. (font-lock-fontify-keywords-region): Supply the argument to font-lock-compile-keywords.
author yoshiki
date Thu, 24 May 2001 11:01:54 +0000
parents 183866b06e0b
children ec73ae6e772b
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 24 09:53:18 2001 +0000
+++ b/lisp/ChangeLog	Thu May 24 11:01:54 2001 +0000
@@ -1,3 +1,10 @@
+2001-05-10   Daiki Ueno  <ueno@unixuser.org>
+
+	* font-lock.el (font-lock-compile-keywords): Rewrite as a side
+	effect free function.
+	(font-lock-fontify-keywords-region): Supply the argument to
+	font-lock-compile-keywords.
+
 2001-05-24  Ben Wing  <ben@xemacs.org>
 
 	* subr.el: