aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/widget.texi
diff options
context:
space:
mode:
authorStefan Monnier2012-03-25 16:37:21 -0400
committerStefan Monnier2012-03-25 16:37:21 -0400
commit699c782b7668c44d0fa4446331b0590a6d5dac82 (patch)
tree5dcce364741d0761920a3d274b0fc8aba4103d45 /doc/misc/widget.texi
parent98fb480ee31bf74cf554044f60f21df16566dd7f (diff)
parente99a9b8bdccadded1f6fae88ee7a2a93dfd4eacf (diff)
downloademacs-pending.tar.gz
emacs-pending.zip
Merge from trunkpending
Diffstat (limited to 'doc/misc/widget.texi')
-rw-r--r--doc/misc/widget.texi3
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
11Copyright @copyright{} 2000-2011 Free Software Foundation, Inc. 11Copyright @copyright{} 2000-2012 Free Software Foundation, Inc.
12 12
13@quotation 13@quotation
14Permission is granted to copy, distribute and/or modify this document 14Permission 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
453A 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}
456are bound to @code{widget-button-press} and 455are bound to @code{widget-button-press} and