aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-10-04 19:05:33 +0000
committerGerd Moellmann2000-10-04 19:05:33 +0000
commit3dc78168e1df2966e8fd9ebd213baf472583c3f7 (patch)
tree886bb58a76ef8b703863cb057f3447a45d8cd970 /src
parent5b61c6a782b52f17a9f7e951eff00f007bbedf2f (diff)
downloademacs-3dc78168e1df2966e8fd9ebd213baf472583c3f7.tar.gz
emacs-3dc78168e1df2966e8fd9ebd213baf472583c3f7.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0485ee5517e..4277f5fd45b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12000-10-04 Gerd Moellmann <gerd@gnu.org>
2
3 * keyboard.c (update_menu_bindings): New variable.
4 (parse_menu_item): Use AREF. If update_menu_bindings
5 is 0, don't update menu bindings.
6 (syms_of_keyboard): New Lisp variable `update-menu-bindings'.
7
12000-10-03 Eli Zaretskii <eliz@is.elta.co.il> 82000-10-03 Eli Zaretskii <eliz@is.elta.co.il>
2 9
3 * alloc.c (Fgarbage_collect): Prevent compiler warning for a call 10 * alloc.c (Fgarbage_collect): Prevent compiler warning for a call