diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dc624acb0be..a92c989b9b5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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. |