aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1eaad1f0061..fbf76180037 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12008-03-11 Stefan Monnier <monnier@iro.umontreal.ca> 12008-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * menu-bar.el (minibuffer-local-map): Use the same command for the
4 "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
5 Prefer RET over C-j for exit-minibuffer.
6
3 * files.el (display-buffer-other-frame): Eliminate problematic code. 7 * files.el (display-buffer-other-frame): Eliminate problematic code.
4 8
5 * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove. 9 * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.