Mercurial > emacs
diff src/ChangeLog @ 32142:7fc69e4d84b5
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 04 Oct 2000 19:05:33 +0000 |
parents | eaa702f85ae9 |
children | e5229d4b9f90 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Oct 04 19:01:37 2000 +0000 +++ b/src/ChangeLog Wed Oct 04 19:05:33 2000 +0000 @@ -1,3 +1,10 @@ +2000-10-04 Gerd Moellmann <gerd@gnu.org> + + * keyboard.c (update_menu_bindings): New variable. + (parse_menu_item): Use AREF. If update_menu_bindings + is 0, don't update menu bindings. + (syms_of_keyboard): New Lisp variable `update-menu-bindings'. + 2000-10-03 Eli Zaretskii <eliz@is.elta.co.il> * alloc.c (Fgarbage_collect): Prevent compiler warning for a call