all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matt Armstrong <matt@rfc20.org>
To: 58822@debbugs.gnu.org
Subject: bug#58822: [PATCH] ; * doc/emacs/text.texi (Quotation Marks): Typo fix.
Date: Thu, 27 Oct 2022 13:52:02 -0700	[thread overview]
Message-ID: <87czad9eh9.fsf@rfc20.org> (raw)

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

Tags: patch

This corrects a minor grammatical issue: "insert" -> "inserts".


In GNU Emacs 29.0.50 (build 8, x86_64-pc-linux-gnu, GTK+ Version
 3.24.34, cairo version 1.16.0) of 2022-10-25 built on naz
Repository revision: 9d7ba2b1998afc3664c37d9d1b6f6ca2d68356e9
Repository branch: feature/noverlay
System Description: Debian GNU/Linux bookworm/sid

Configured using:
 'configure 'CFLAGS=-Og -g3' 'CXXFLAGS=-Og -g3' --enable-checking=yes
 --enable-check-lisp-object-type --with-pgtk'


[-- Attachment #2: 0001-doc-emacs-text.texi-Quotation-Marks-Typo-fix.patch --]
[-- Type: text/patch, Size: 950 bytes --]

From 3fffb3b3dea7f7f0dee10ae35c5f7623e9f92c3b Mon Sep 17 00:00:00 2001
From: Matt Armstrong <matt@rfc20.org>
Date: Thu, 27 Oct 2022 13:46:38 -0700
Subject: [PATCH] ; * doc/emacs/text.texi (Quotation Marks): Typo fix.

---
 doc/emacs/text.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/text.texi b/doc/emacs/text.texi
index 0f1c4da0c65..27abe5caaab 100644
--- a/doc/emacs/text.texi
+++ b/doc/emacs/text.texi
@@ -460,7 +460,7 @@ Quotation Marks
 
 @vindex electric-quote-replace-double
   You can also set the option @code{electric-quote-replace-double} to
-a non-@code{nil} value.  Then, typing @kbd{"} insert an appropriate
+a non-@code{nil} value.  Then, typing @kbd{"} inserts an appropriate
 curved double quote depending on context: @t{“} at the beginning of
 the buffer or after a line break, whitespace, opening parenthesis, or
 quote character, and @t{”} otherwise.
-- 
2.35.1


             reply	other threads:[~2022-10-27 20:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-27 20:52 Matt Armstrong [this message]
2022-10-27 21:16 ` bug#58822: [PATCH] ; * doc/emacs/text.texi (Quotation Marks): Typo fix Stefan Kangas
2022-10-29  2:47   ` Matt Armstrong
2022-10-29  7:07     ` Stefan Kangas
2022-10-29  7:36     ` Eli Zaretskii

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=87czad9eh9.fsf@rfc20.org \
    --to=matt@rfc20.org \
    --cc=58822@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.