unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Brad Howes via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 70571@debbugs.gnu.org
Subject: bug#70571: [PATCH] Fix typo in documentation
Date: Thu, 25 Apr 2024 18:46:02 +0200	[thread overview]
Message-ID: <m2o79x5r1x.fsf@brh-pro.home> (raw)

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

Tags: patch

Tags: patch





In GNU Emacs 29.3 (build 1, aarch64-apple-darwin21.6.0, NS
 appkit-2113.60 Version 12.6.6 (Build 21G646)) of 2024-03-24 built on
 armbob.lan
Windowing system distributor 'Apple', version 10.3.2487
System Description:  macOS 14.4.1

Configured using:
 'configure --with-ns '--enable-locallisppath=/Library/Application
 Support/Emacs/${version}/site-lisp:/Library/Application
 Support/Emacs/site-lisp' --with-modules 'CFLAGS=-DFD_SETSIZE=10000
 -DDARWIN_UNLIMITED_SELECT' --with-x-toolkit=no'


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

From 75db3ff87a1e6de9525c379054881c451c8e8c96 Mon Sep 17 00:00:00 2001
From: Brad Howes <bradhowes@mac.com>
Date: Thu, 25 Apr 2024 18:39:02 +0200
Subject: [PATCH] Fix typo

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

diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi
index a06822ce539..19777bf8ab7 100644
--- a/doc/lispintro/emacs-lisp-intro.texi
+++ b/doc/lispintro/emacs-lisp-intro.texi
@@ -19428,7 +19428,7 @@ ring file
 @appendixsec The @file{ring.el} File
 @cindex @file{ring.el} file
 
-Interestingly, GNU Emacs posses a file called @file{ring.el} that
+Interestingly, GNU Emacs possesses a file called @file{ring.el} that
 provides many of the features we just discussed.  But functions such
 as @code{kill-ring-yank-pointer} do not use this library, possibly
 because they were written earlier.
-- 
2.39.3 (Apple Git-146)


             reply	other threads:[~2024-04-25 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-25 16:46 Brad Howes via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-04-27  9:45 ` bug#70571: [PATCH] Fix typo in documentation 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m2o79x5r1x.fsf@brh-pro.home \
    --to=bug-gnu-emacs@gnu.org \
    --cc=70571@debbugs.gnu.org \
    --cc=bradhowes@mac.com \
    /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 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).