summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2bfac1a85fd..85428ad9ae6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
2000-10-24 Gerd Moellmann <gerd@gnu.org>
+ * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
+ the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
+ get duplicate tool-bar entries because we'll see the global ones
+ on more than one path through keymaps.
+
* emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
* progmodes/cmacexp.el: Change Francesco's email address.