aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8964538ee3e..56c3937b564 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
4 bound yet.
5
12005-03-02 Romain Francoise <romain@orebokech.com> 62005-03-02 Romain Francoise <romain@orebokech.com>
2 7
3 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current 8 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
@@ -52,8 +57,7 @@
52 (debugger-setup-buffer): Delete one more frame line in case of 57 (debugger-setup-buffer): Delete one more frame line in case of
53 debug on entry. 58 debug on entry.
54 (debugger-frame-number): Update to use the new text introduced by 59 (debugger-frame-number): Update to use the new text introduced by
55 the 1999-11-03 change. Skip one more frame in case of debug on 60 the 1999-11-03 change. Skip one more frame in case of debug on entry.
56 entry.
57 61
582005-02-28 Kim F. Storm <storm@cua.dk> 622005-02-28 Kim F. Storm <storm@cua.dk>
59 63