changeset 32862:aecb968098cd

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 25 Oct 2000 09:55:35 +0000
parents 496125dbc106
children 0a4d038159dd
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 25 09:55:06 2000 +0000
+++ b/lisp/ChangeLog	Wed Oct 25 09:55:35 2000 +0000
@@ -1,3 +1,9 @@
+2000-10-25  Dave Love  <fx@gnu.org>
+
+	* wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
+	inherit from global-map and don't nullify menu-bar and tool-bar
+	bindings since keymap properties DTRT.
+
 2000-10-25  Miles Bader  <miles@lsi.nec.co.jp>
 
 	* wid-edit.el (widget-field-at): New function.