Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
73135:365ddb09e339 | 73136:db20c4c0a56f |
---|---|
1 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * jit-lock.el (jit-lock-force-redisplay): Rename from | |
4 jit-lock-fontify-again, and undo the mistaken change I've just done. | |
2 | 5 |
3 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text. | 6 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text. |
4 (jit-lock-fontify-again): Don't refontify text that's not displayed. | 7 (jit-lock-fontify-again): Don't refontify text that's not displayed. |
5 | 8 |
6 2006-09-26 Kenichi Handa <handa@m17n.org> | 9 2006-09-26 Kenichi Handa <handa@m17n.org> |