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