changeset 44079:bf72a8fa9d17

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 21 Mar 2002 21:33:31 +0000
parents 92101c2bc6bf
children d6dc55c34307
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 21 21:32:50 2002 +0000
+++ b/src/ChangeLog	Thu Mar 21 21:33:31 2002 +0000
@@ -1,3 +1,11 @@
+2002-03-21  Kim F. Storm  <storm@cua.dk>
+
+	* keyboard.c (menu_bar_items): Mostly undo 2002-02-20 patch, so
+	menu-bar bindings in keymap and local-map properties _are_ used.
+	But try keymap property first in accordance with 2002-01-03 patch.
+	Added comment describing why this is not always reliable.
+	(tool_bar_items): Ditto for tool-bar.
+
 2002-03-21  Jason Rumney  <jasonr@gnu.org>
 
 	* w32fns.c (x_clear_image_1): Disable color table code.