aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2006-02-11 13:56:14 +0000
committerEli Zaretskii <[email protected]>2006-02-11 13:56:14 +0000
commitc54fb9ef13ca4850bc24fa70cd5973db2d401159 (patch)
tree4441754747425e9b180029d4df2bbe252713d727 /src/ChangeLog
parent6527c9830762f84afba0e2abc0da70dd46c9ac0b (diff)
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 890c50567a..8c1fffe991 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-11 Eli Zaretskii <[email protected]>
+
+ * keyboard.c (Venable_disabled_menus_and_buttons): New variable.
+ (syms_of_keyboard): DEVFAR_LISP and initialize it.
+ (parse_tool_bar_item, parse_menu_item): If that variable is
+ non-nil, don't disable menu items and tool-bar buttons.
+
2006-02-11 Juanma Barranquero <[email protected]>
* doc.c (Fsubstitute_command_keys): Doc fix.