Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
73134:b7b3deb46c6a | 73135:365ddb09e339 |
---|---|
1 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * 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. | |
5 | |
1 2006-09-26 Kenichi Handa <handa@m17n.org> | 6 2006-09-26 Kenichi Handa <handa@m17n.org> |
2 | 7 |
3 * startup.el (display-splash-screen): Allow a prefix argument. | 8 * startup.el (display-splash-screen): Allow a prefix argument. |
4 | 9 |
5 2006-09-25 Jason Rumney <jasonr@gnu.org> | 10 2006-09-25 Jason Rumney <jasonr@gnu.org> |