diff lisp/ChangeLog @ 73135:365ddb09e339

(jit-lock-fontify-now): Don't fontify the empty text. (jit-lock-fontify-again): Don't refontify text that's not displayed.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 26 Sep 2006 15:35:34 +0000
parents 638368d20501
children db20c4c0a56f
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 26 08:49:05 2006 +0000
+++ b/lisp/ChangeLog	Tue Sep 26 15:35:34 2006 +0000
@@ -1,3 +1,8 @@
+2006-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
+	(jit-lock-fontify-again): Don't refontify text that's not displayed.
+
 2006-09-26  Kenichi Handa  <handa@m17n.org>
 
 	* startup.el (display-splash-screen): Allow a prefix argument.