aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 41db2b5ea79..aa5158fbda5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,9 +1,14 @@
12011-01-27 Glenn Morris <rgm@gnu.org>
2
3 * msb.el (msb-menu-bar-update-buffers): Update for changed
4 argument handling of menu-bar-select-frame. (Bug#7902)
5
12011-01-27 Chong Yidong <cyd@stupidchicken.com> 62011-01-27 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit 8 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
4 to the recursion depth (Bug#7722). 9 to the recursion depth (Bug#7722).
5 10
62011-01-26 Roy Liu <carsomyr@gmail.com> (tiny change) 112011-01-26 Roy Liu <carsomyr@gmail.com> (tiny change)
7 12
8 * term/ns-win.el (ns-find-file): Expand ns-input-file with 13 * term/ns-win.el (ns-find-file): Expand ns-input-file with
9 command-line-default-directory (Bug#7872). 14 command-line-default-directory (Bug#7872).