diff lisp/ChangeLog @ 32934:fa11b28f7ce5

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 26 Oct 2000 22:08:47 +0000
parents cbbde5af8152
children 7a425cdcc3b2
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 26 22:08:28 2000 +0000
+++ b/lisp/ChangeLog	Thu Oct 26 22:08:47 2000 +0000
@@ -9,6 +9,9 @@
 	
 2000-10-26  Dave Love  <fx@gnu.org>
 
+	* menu-bar.el: Modify some menu item help strings.
+	(menu-bar-help-menu): Add link to MORE.STUFF.
+
 	* cus-edit.el (custom-mode): Add `special' mode-class property.
 
 	* wid-browse.el (widget-browse-mode): Likewise.
@@ -79,7 +82,7 @@
 
 	* 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.
+	bindings.
 
 2000-10-25  Miles Bader  <miles@lsi.nec.co.jp>