From b8151e9c3cced0908952a25763cf16a00168e44d Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Thu, 14 Jul 2011 16:10:51 +0200 Subject: [PATCH] Manual for for widget-keymap * 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 | 6 ++++++ doc/misc/widget.texi | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 9687f474286..38cbaafa45d 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,9 @@ +2011-07-14 Lars Magne Ingebrigtsen + + * 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 * cl.texi (For Clauses): Add destructuring example processing an 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 -- 2.39.2