all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#70571: [PATCH] Fix typo in documentation
@ 2024-04-25 16:46 Brad Howes via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-27  9:45 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Brad Howes via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-25 16:46 UTC (permalink / raw)
  To: 70571

[-- 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)


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

* bug#70571: [PATCH] Fix typo in documentation
  2024-04-25 16:46 bug#70571: [PATCH] Fix typo in documentation Brad Howes via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-27  9:45 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-04-27  9:45 UTC (permalink / raw)
  To: Brad Howes; +Cc: 70571-done

> Date: Thu, 25 Apr 2024 18:46:02 +0200
> From:  Brad Howes via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> >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

Thanks, installed on the emacs-29 branch, and closing the bug.





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

end of thread, other threads:[~2024-04-27  9:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-25 16:46 bug#70571: [PATCH] Fix typo in documentation Brad Howes via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-27  9:45 ` Eli Zaretskii

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.