diff src/ChangeLog @ 68794:eb282d2484e6

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 11 Feb 2006 13:56:14 +0000
parents adce94f6e456
children 35d75a010599
line wrap: on
line diff
--- a/src/ChangeLog	Sat Feb 11 13:55:42 2006 +0000
+++ b/src/ChangeLog	Sat Feb 11 13:56:14 2006 +0000
@@ -1,3 +1,10 @@
+2006-02-11  Eli Zaretskii  <eliz@gnu.org>
+
+	* 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  <lekktu@gmail.com>
 
 	* doc.c (Fsubstitute_command_keys): Doc fix.