diff options
Diffstat (limited to 'doc/misc/widget.texi')
| -rw-r--r-- | doc/misc/widget.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi index c4f5317e5a7..24fe3e63ac9 100644 --- a/doc/misc/widget.texi +++ b/doc/misc/widget.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @c %**end of header | 8 | @c %**end of header |
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | Copyright @copyright{} 2000-2011 Free Software Foundation, Inc. | 11 | Copyright @copyright{} 2000-2012 Free Software Foundation, Inc. |
| 12 | 12 | ||
| 13 | @quotation | 13 | @quotation |
| 14 | Permission is granted to copy, distribute and/or modify this document | 14 | Permission is granted to copy, distribute and/or modify this document |
| @@ -450,7 +450,6 @@ There is a standard widget keymap which you might find useful. | |||
| 450 | @findex widget-button-press | 450 | @findex widget-button-press |
| 451 | @findex widget-button-click | 451 | @findex widget-button-click |
| 452 | @defvr Const widget-keymap | 452 | @defvr Const widget-keymap |
| 453 | A keymap with the global keymap as its parent.@* | ||
| 454 | @key{TAB} and @kbd{C-@key{TAB}} are bound to @code{widget-forward} and | 453 | @key{TAB} and @kbd{C-@key{TAB}} are bound to @code{widget-forward} and |
| 455 | @code{widget-backward}, respectively. @key{RET} and @kbd{Mouse-2} | 454 | @code{widget-backward}, respectively. @key{RET} and @kbd{Mouse-2} |
| 456 | are bound to @code{widget-button-press} and | 455 | are bound to @code{widget-button-press} and |