comparison lisp/ChangeLog @ 60311:8118c2d88b46

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 28 Feb 2005 22:49:24 +0000
parents e054726532b8
children dbdab00b8f09
comparison
equal deleted inserted replaced
60310:e054726532b8 60311:8118c2d88b46
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.
4 (debug): Use it. Move the inhibit-trace earlier. 9 (debug): Use it. Move the inhibit-trace earlier.
5 (debug-entry-code): New const. 10 (debug-entry-code): New const.