diff lisp/ChangeLog @ 32340:97bfc5c6e1c1

(tool-bar-add-item-from-menu): Add autoload cookie.
author Dave Love <fx@gnu.org>
date Mon, 09 Oct 2000 17:56:11 +0000
parents 70f7c8ff11ff
children 8590f41e29c5
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 09 16:34:21 2000 +0000
+++ b/lisp/ChangeLog	Mon Oct 09 17:56:11 2000 +0000
@@ -2,6 +2,7 @@
 
 	* toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
 	has been initialized before calling tool-bar-setup.
+	(tool-bar-add-item-from-menu): Add autoload cookie.
 
 2000-10-09  Eli Zaretskii  <eliz@is.elta.co.il>