]> git.eshelyaron.com Git - emacs.git/commitdiff
Manual for for widget-keymap
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 14 Jul 2011 14:10:51 +0000 (16:10 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 14 Jul 2011 14:10:51 +0000 (16:10 +0200)
* widget.texi (Setting Up the Buffer): Remove mention of the
global keymap parent, which doesn't seem to be accurate
(bug#7045).

doc/misc/ChangeLog
doc/misc/widget.texi

index 9687f474286fe64a3f7bed0d39d4b114047c75ba..38cbaafa45d146d6db482fb97b21f14ea66766ca 100644 (file)
@@ -1,3 +1,9 @@
+2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * widget.texi (Setting Up the Buffer): Remove mention of the
+       global keymap parent, which doesn't seem to be accurate
+       (bug#7045).
+
 2010-07-10  Kevin Ryde  <user42@zip.com.au>
 
        * cl.texi (For Clauses): Add destructuring example processing an
index c4f5317e5a7f4b73ddb005e873e803f5d89bd371..a778f491e76668847a273c91944b090e3b183da1 100644 (file)
@@ -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