diff lisp/ChangeLog @ 44308:ecd559f0d5c3

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 01 Apr 2002 16:37:41 +0000
parents b45308074bfd
children 25ac1d8e1712
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 01 16:28:16 2002 +0000
+++ b/lisp/ChangeLog	Mon Apr 01 16:37:41 2002 +0000
@@ -8,6 +8,15 @@
 	
 2002-04-01  Richard M. Stallman  <rms@gnu.org>
 
+	* info.el (info-tool-bar-map): Use tool-bar-local-item-from-menu.
+
+	* toolbar/tool-bar.el (tool-bar-local-item): Renamed from
+	tool-bar-add-item, and new arg MAP.
+	(tool-bar-add-item): Now calls tool-bar-local-item.
+	(tool-bar-local-item-from-menu): Renamed from 
+	tool-bar-add-item-from-menu, and new arg IN-MAP.
+	(tool-bar-add-item-from-menu): Now calls tool-bar-local-item-from-menu.
+
 	* help-fns.el (help-with-tutorial): Allow various ways
 	to specify the text in the [...] line, in handling the <...> line.