X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/01fcc3a532872b29784a4d888ab9cc1aef0eed01..24a6b65e905fe25355fd65a1cf1fff501ba28352:/doc/misc/widget.texi diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi index f2c403a2c1..2fe247dd75 100644 --- a/doc/misc/widget.texi +++ b/doc/misc/widget.texi @@ -431,7 +431,6 @@ Set up a buffer to support widgets. This should be called after creating all the widgets and before allowing the user to edit them. -@refill @end defun If you want to insert text outside the widgets in the form, the @@ -450,7 +449,7 @@ There is a standard widget keymap which you might find useful. @key{TAB} and @kbd{C-@key{TAB}} are bound to @code{widget-forward} and @code{widget-backward}, respectively. @key{RET} and @kbd{Mouse-2} are bound to @code{widget-button-press} and -@code{widget-button-click}.@refill +@code{widget-button-click}. @end defvr @defvar widget-global-map @@ -1718,7 +1717,7 @@ Keymap used in @code{widget-minor-mode}. @defun widget-prompt-value widget prompt [ value unbound ] Prompt for a value matching @var{widget}, using @var{prompt}. The current value is assumed to be @var{value}, unless @var{unbound} is -non-@code{nil}.@refill +non-@code{nil}. @end defun @defun widget-get-sibling widget