# HG changeset patch # User Dave Love # Date 968937422 0 # Node ID f4f8a84783d08a5a741eaf33de1ce1fedcc4e16a # Parent 5fa5f72785207afb540462c1e1d83496a23f32ce (toolbar-like-menu-item): Doc fix. diff -r 5fa5f7278520 -r f4f8a84783d0 lisp/toolbar/toolbar.el --- a/lisp/toolbar/toolbar.el Thu Sep 14 12:53:20 2000 +0000 +++ b/lisp/toolbar/toolbar.el Thu Sep 14 13:17:02 2000 +0000 @@ -85,7 +85,8 @@ (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