X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/db0406bb64f7e5dceeb257c7e350f1e80ed9c1c1..9980ebf354c53717846c37d459d186f2dc4e063f:/lisp/tool-bar.el?ds=sidebyside diff --git a/lisp/tool-bar.el b/lisp/tool-bar.el index 8fdce17df8..05208abb72 100644 --- a/lisp/tool-bar.el +++ b/lisp/tool-bar.el @@ -44,7 +44,8 @@ ;; when you are on a tty. I hope that won't cause too much trouble -- rms. (define-minor-mode tool-bar-mode "Toggle use of the tool bar. -With numeric ARG, display the tool bar if and only if ARG is positive. +With a numeric argument, if the argument is positive, turn on the +tool bar; otherwise, turn off the tool bar. See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for conveniently adding tool bar items."