emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 eb7c45ca43f: ; Fix copy-paste in Widget Manual (Bug#64610)


From: Eli Zaretskii
Subject: emacs-29 eb7c45ca43f: ; Fix copy-paste in Widget Manual (Bug#64610)
Date: Fri, 14 Jul 2023 07:54:51 -0400 (EDT)

branch: emacs-29
commit eb7c45ca43f3cd30a03898f36dfb6a4afb6106ec
Author: Mauro Aranda <maurooaranda@gmail.com>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; Fix copy-paste in Widget Manual (Bug#64610)
---
 doc/misc/widget.texi | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi
index 4ac57a95a43..13b37ab5b54 100644
--- a/doc/misc/widget.texi
+++ b/doc/misc/widget.texi
@@ -1600,9 +1600,7 @@ when the widget is created, and on any value set later 
with
 @item :value-to-external
 Function to convert the value to the external format.  The function
 takes two arguments, a widget and an internal value, and returns the
-external value.  The function is called on the present @code{:value}
-when the widget is created, and on any value set later with
-@code{widget-value-set}.
+external value.
 
 @vindex create@r{ keyword}
 @item :create



reply via email to

[Prev in Thread] Current Thread [Next in Thread]