changeset 34004:423ccdfa2db5

(tool-bar-mode): Doc fix.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 29 Nov 2000 15:29:19 +0000
parents cb2dc742f1b3
children cd8a94a1b978
files lisp/toolbar/tool-bar.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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."