comparison 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
comparison
equal deleted inserted replaced
72247:2d16125405b4 72248:a1a0b1eed3a8
1 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
4 modification status when forcing the second redisplay.
5
1 2006-08-03 Kim F. Storm <storm@cua.dk> 6 2006-08-03 Kim F. Storm <storm@cua.dk>
2 7
3 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame. 8 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
4 9
5 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca> 10 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>