diff options
Diffstat (limited to 'doc/misc/widget.texi')
-rw-r--r-- | doc/misc/widget.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi index c4f5317e5a7..a778f491e76 100644 --- a/doc/misc/widget.texi +++ b/doc/misc/widget.texi @@ -450,7 +450,6 @@ There is a standard widget keymap which you might find useful. @findex widget-button-press @findex widget-button-click @defvr Const widget-keymap -A keymap with the global keymap as its parent.@* @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 |