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 @@ +2005-02-28 Kim F. Storm <storm@cua.dk> + + * double.el (double-translate-key): Call force-window-update after + read-event to avoid crash in redisplay. + 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca> * emacs-lisp/debug.el (inhibit-debug-on-entry): New var. |