unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#54830: [PATCH] Fix typo in next-error-find-buffer-function
       [not found] <m14k31n972.fsf.ref@yahoo.es>
@ 2022-04-09 23:11 ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-04-10 12:31   ` Lars Ingebrigtsen
  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-04-09 23:11 UTC (permalink / raw)
  To: 54830

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

Tags: patch


I've found a typo in the docstring of next-error-find-buffer-function.
The attached patch fixes it.  Thanks.


In GNU Emacs 28.1 (build 1, aarch64-apple-darwin21.1.0, NS appkit-2113.00 Version 12.0.1 (Build 21A559))
 of 2022-04-04 built on armbob.lan
Windowing system distributor 'Apple', version 10.3.2113
System Description:  macOS 12.3.1

Configured using:
 'configure --with-ns '--enable-locallisppath=/Library/Application
 Support/Emacs/${version}/site-lisp:/Library/Application
 Support/Emacs/site-lisp' --with-modules'


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Fix-typo-in-next-error-find-buffer-function.patch --]
[-- Type: text/patch, Size: 930 bytes --]

From 87306bdab8d433a7fc0ee802a64b060ec5dd9dcc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mart=C3=ADn?= <mardani29@yahoo.es>
Date: Sun, 10 Apr 2022 01:08:25 +0200
Subject: [PATCH] Fix typo in next-error-find-buffer-function

* lisp/simple.el (next-error-find-buffer-function): Fix typo.
---
 lisp/simple.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/simple.el b/lisp/simple.el
index eb65701803..17408e1a91 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -222,7 +222,7 @@ next-error-buffer-p
 
 (defcustom next-error-find-buffer-function #'ignore
   "Function called to find a `next-error' capable buffer.
-This functions takes the same three arguments as the function
+This function takes the same three arguments as the function
 `next-error-find-buffer', and should return the buffer to be
 used by the subsequent invocation of the command `next-error'
 and `previous-error'.
-- 
2.34.1


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

* bug#54830: [PATCH] Fix typo in next-error-find-buffer-function
  2022-04-09 23:11 ` bug#54830: [PATCH] Fix typo in next-error-find-buffer-function Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-04-10 12:31   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-04-10 12:31 UTC (permalink / raw)
  To: Daniel Martín; +Cc: 54830

Daniel Martín <mardani29@yahoo.es> writes:

> I've found a typo in the docstring of next-error-find-buffer-function.
> The attached patch fixes it.  Thanks.

Thanks; pushed to emacs-28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2022-04-10 12:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m14k31n972.fsf.ref@yahoo.es>
2022-04-09 23:11 ` bug#54830: [PATCH] Fix typo in next-error-find-buffer-function Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-04-10 12:31   ` Lars Ingebrigtsen

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