Mercurial > emacs
changeset 31598:f4f8a84783d0
(toolbar-like-menu-item): Doc fix.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 14 Sep 2000 13:17:02 +0000 |
parents | 5fa5f7278520 |
children | 3988743369b6 |
files | lisp/toolbar/toolbar.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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