Mercurial > emacs
diff lisp/ChangeLog @ 73136:db20c4c0a56f
(jit-lock-force-redisplay): Rename from jit-lock-fontify-again.
Undo the mistaken change I've just done.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 26 Sep 2006 15:42:29 +0000 |
parents | 365ddb09e339 |
children | 005027f474ac |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Sep 26 15:35:34 2006 +0000 +++ b/lisp/ChangeLog Tue Sep 26 15:42:29 2006 +0000 @@ -1,5 +1,8 @@ 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca> + * jit-lock.el (jit-lock-force-redisplay): Rename from + jit-lock-fontify-again, and undo the mistaken change I've just done. + * 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.