Mercurial > emacs
diff man/widget.texi @ 33538:3def5b3d0255
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 16 Nov 2000 06:36:21 +0000 |
parents | f4da0c6d4336 |
children | b45dd6332475 |
line wrap: on
line diff
--- a/man/widget.texi Thu Nov 16 06:33:25 2000 +0000 +++ b/man/widget.texi Thu Nov 16 06:36:21 2000 +0000 @@ -574,7 +574,7 @@ @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.