diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 42a849d1012..2805625fe66 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-02-28 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * double.el (double-translate-key): Call force-window-update after | ||
| 4 | read-event to avoid crash in redisplay. | ||
| 5 | |||
| 1 | 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * emacs-lisp/debug.el (inhibit-debug-on-entry): New var. | 8 | * emacs-lisp/debug.el (inhibit-debug-on-entry): New var. |