unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53807: [PATCH] Fix typo in display.texi
       [not found] <m1ilttf560.fsf.ref@yahoo.es>
@ 2022-02-05 20:07 ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-02-05 20:31   ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-02-05 20:07 UTC (permalink / raw)
  To: 53807

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


The attached patch fixes a small typo in the documentation of the
`insert-button' Elisp function.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Fix-typo-in-display.texi.patch --]
[-- Type: text/x-patch, Size: 772 bytes --]

From a659127d1a54b74168236bc106087eb2f02e866c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mart=C3=ADn?= <mardani29@yahoo.es>
Date: Sat, 5 Feb 2022 21:03:21 +0100
Subject: [PATCH] Fix typo in display.texi

* doc/lispref/display.texi (Making Buttons): Fix typo.
---
 doc/lispref/display.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 5d75e58108..b749d3d892 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -7317,7 +7317,7 @@ Making Buttons
 @end defun
 
 @defun insert-button label &rest properties
-This insert a button with the label @var{label} at point,
+This inserts a button with the label @var{label} at point,
 and returns it.
 @end defun
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#53807: [PATCH] Fix typo in display.texi
  2022-02-05 20:07 ` bug#53807: [PATCH] Fix typo in display.texi Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-02-05 20:31   ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-02-05 20:31 UTC (permalink / raw)
  To: Daniel Martín; +Cc: 53807-done

> Date: Sat, 05 Feb 2022 21:07:51 +0100
> From:  Daniel Martín via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> The attached patch fixes a small typo in the documentation of the
> `insert-button' Elisp function.

Thanks, installed on the emacs-28 branch.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-05 20:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m1ilttf560.fsf.ref@yahoo.es>
2022-02-05 20:07 ` bug#53807: [PATCH] Fix typo in display.texi Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-05 20:31   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).