]> git.eshelyaron.com Git - emacs.git/commitdiff
(toolbar-like-menu-item): Doc fix.
authorDave Love <fx@gnu.org>
Thu, 14 Sep 2000 13:17:02 +0000 (13:17 +0000)
committerDave Love <fx@gnu.org>
Thu, 14 Sep 2000 13:17:02 +0000 (13:17 +0000)
lisp/toolbar/toolbar.el

index bd223f2991c08c9cb345304cd80397538ef2f428..460eb35898945c656c669072772624115cc694c2 100644 (file)
@@ -85,7 +85,8 @@ Info node `(elisp)Image Descriptors')."
 (defun toolbar-like-menu-item (command icon &optional map)
   "Define toolbar binding for COMMAND using the given ICON in keymap MAP.
 The binding of COMMAND is looked up in the menu bar in MAP (default
-`global-map') and modified to add an image specification for ICON.
+`global-map') and modified to add an image specification for ICON, which
+is looked for as by `toolbar-add-item'.
 MAP must contain appropriate keymaps bound to `[menu-bar]' and
 `[tool-bar]'."
   (unless map