Mercurial > emacs
diff lisp/ChangeLog @ 72248:a1a0b1eed3a8
(jit-lock-fontify-now): Preserve the buffer's
modification status when forcing the second redisplay.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 03 Aug 2006 03:35:45 +0000 |
parents | c7ffe828b066 |
children | 482bf4e8cc00 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 02 22:51:44 2006 +0000 +++ b/lisp/ChangeLog Thu Aug 03 03:35:45 2006 +0000 @@ -1,3 +1,8 @@ +2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca> + + * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's + modification status when forcing the second redisplay. + 2006-08-03 Kim F. Storm <storm@cua.dk> * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.