From a81fc5106e112222cd0b9f7f6dbe542dfaf579c8 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 29 Nov 2000 15:29:45 +0000 Subject: [PATCH] (tool-bar-mode): Doc fix. --- lisp/ChangeLog | 2 ++ lisp/toolbar/tool-bar.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 21f282470fa..4945eeadf8c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2000-11-29 Gerd Moellmann + * toolbar/tool-bar.el (tool-bar-mode): Doc fix. + * frame.el (blink-cursor-mode): Doc fix. 2000-11-29 Stefan Monnier diff --git a/lisp/toolbar/tool-bar.el b/lisp/toolbar/tool-bar.el index d26b0cab116..901eabc0908 100644 --- a/lisp/toolbar/tool-bar.el +++ b/lisp/toolbar/tool-bar.el @@ -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." -- 2.39.5