]> code.delx.au - gnu-emacs/blobdiff - lisp/tool-bar.el
merge from upstream
[gnu-emacs] / lisp / tool-bar.el
index 8fdce17df861302a0c524fc601ee1da9d89b287e..05208abb7207839eaa0f55c3e1826105d417ca72 100644 (file)
@@ -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."