From: Gerd Moellmann Date: Thu, 16 Nov 2000 06:36:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~29 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=56600dfa15e5e6e2b1f9f82eb2ae93793941fadd;p=emacs.git *** empty log message *** --- diff --git a/man/widget.texi b/man/widget.texi index b622d095766..41446a21e77 100644 --- a/man/widget.texi +++ b/man/widget.texi @@ -574,7 +574,7 @@ Emacsen that supports it. @item :help-echo Specifies how to display a message whenever you move to the widget with either @code{widget-forward} or @code{widget-backward} or move the mouse -over it (using the standard @code{help-echo} mechanism}). The argument +over it (using the standard @code{help-echo} mechanism). The argument is either a string to display or a function of one argument, the widget, which should return a string to display.