all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mauro Aranda <maurooaranda@gmail.com>
To: 64610@debbugs.gnu.org
Subject: bug#64610: Acknowledgement (30.0.50; Widget Manual copy-paste error)
Date: Fri, 14 Jul 2023 07:53:26 -0300	[thread overview]
Message-ID: <7ad015d5-0132-a718-82bc-f849018deb13@gmail.com> (raw)
In-Reply-To: <handler.64610.B.16893314985209.ack@debbugs.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 89 bytes --]

I attach a patch against emacs-29.  Is it OK to install doc fixes on
that branch, right?

[-- Attachment #2: 0001-Fix-copy-paste-in-Widget-Manual-Bug-64610.patch --]
[-- Type: text/x-patch, Size: 889 bytes --]

From 111fd7d3c4511c482f3c9cd38e46ededd042abdb Mon Sep 17 00:00:00 2001
From: Mauro Aranda <maurooaranda@gmail.com>
Date: Fri, 14 Jul 2023 07:41:58 -0300
Subject: [PATCH] ; 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 @@ Defining New Widgets
 @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
-- 
2.34.1


  parent reply	other threads:[~2023-07-14 10:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-14 10:44 bug#64610: 30.0.50; Widget Manual copy-paste error Mauro Aranda
     [not found] ` <handler.64610.B.16893314985209.ack@debbugs.gnu.org>
2023-07-14 10:53   ` Mauro Aranda [this message]
2023-07-14 11:55     ` bug#64610: Acknowledgement (30.0.50; Widget Manual copy-paste error) Eli Zaretskii
2023-07-14 11:13 ` bug#64610: 30.0.50; Widget Manual copy-paste error Eli Zaretskii
2023-07-14 11:20   ` Mauro Aranda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7ad015d5-0132-a718-82bc-f849018deb13@gmail.com \
    --to=maurooaranda@gmail.com \
    --cc=64610@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.