/[emacs]/emacs/lisp/toolbar/tool-bar.el
ViewVC logotype

Diff of /emacs/lisp/toolbar/tool-bar.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by rms, Thu Jun 20 21:35:38 2002 UTC revision 1.32 by monnier, Tue Jul 16 22:46:09 2002 UTC
# Line 149  MAP must contain appropriate binding for Line 149  MAP must contain appropriate binding for
149    
150  Use this function only to make bindings in the global value of `tool-bar-map'.  Use this function only to make bindings in the global value of `tool-bar-map'.
151  To define items in any other map, use `tool-bar-local-item'."  To define items in any other map, use `tool-bar-local-item'."
152    (apply 'tool-bar-local-item-from-menu command icon tool-bar-map map props))    (apply 'tool-bar-local-item-from-menu command icon
153             (default-value 'tool-bar-map) map props))
154    
155  ;;;###autoload  ;;;###autoload
156  (defun tool-bar-local-item-from-menu (command icon in-map &optional from-map &rest props)  (defun tool-bar-local-item-from-menu (command icon in-map &optional from-map &rest props)

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26