# HG changeset patch # User Gerd Moellmann # Date 975511759 0 # Node ID 423ccdfa2db50f3ac5fd435821635489172e3bd7 # Parent cb2dc742f1b3f6f5be2236ad995d4180fb5558b4 (tool-bar-mode): Doc fix. diff -r cb2dc742f1b3 -r 423ccdfa2db5 lisp/toolbar/tool-bar.el --- a/lisp/toolbar/tool-bar.el Wed Nov 29 15:28:17 2000 +0000 +++ b/lisp/toolbar/tool-bar.el Wed Nov 29 15:29:19 2000 +0000 @@ -43,7 +43,7 @@ ;;;###autoload (define-minor-mode tool-bar-mode "Toggle use of the tool bar. -With ARG, display the tool bar if and only if ARG is positive. +With numeric ARG, display the tool bar if and only if ARG is positive. See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for conveniently adding tool bar items."