unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#60222: [PATCH] Correct capitalization of Lisp in the manual
       [not found] <m1tu1q3x7j.fsf.ref@yahoo.es>
@ 2022-12-20 15:34 ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-20 15:47   ` 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-12-20 15:34 UTC (permalink / raw)
  To: 60222

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

Tags: patch


The attached patch fixes the capitalization of Lisp in the
Native-Compilation section of the manual.  Thanks.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Correct-capitalization-of-Lisp-in-the-manual.patch --]
[-- Type: text/patch, Size: 1079 bytes --]

From 72f3069801167a2947b5bc2554a226ebbc7fb733 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mart=C3=ADn?= <mardani29@yahoo.es>
Date: Tue, 20 Dec 2022 16:32:37 +0100
Subject: [PATCH] Correct capitalization of Lisp in the manual

* doc/lispref/compile.texi (Native-Compilation Functions): Fix typo.
---
 doc/lispref/compile.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi
index 3e39734999..ae4905bb1f 100644
--- a/doc/lispref/compile.texi
+++ b/doc/lispref/compile.texi
@@ -930,7 +930,7 @@ Native-Compilation Functions
 file that is loaded into Emacs, when no natively-compiled file for it
 is available.  Note that because of this use of a subprocess, native
 compilation may produce warning and errors which byte-compilation does
-not, and lisp code may thus need to be modified to work correctly.  See
+not, and Lisp code may thus need to be modified to work correctly.  See
 @code{native-comp-async-report-warnings-errors} in @pxref{Native-Compilation
 Variables} for more details.
 
-- 
2.34.1


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

* bug#60222: [PATCH] Correct capitalization of Lisp in the manual
  2022-12-20 15:34 ` bug#60222: [PATCH] Correct capitalization of Lisp in the manual Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-20 15:47   ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-12-20 15:47 UTC (permalink / raw)
  To: Daniel Martín; +Cc: 60222-done

> Date: Tue, 20 Dec 2022 16:34:56 +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 the capitalization of Lisp in the
> Native-Compilation section of the manual.  Thanks.

Thanks, installed.





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

end of thread, other threads:[~2022-12-20 15:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m1tu1q3x7j.fsf.ref@yahoo.es>
2022-12-20 15:34 ` bug#60222: [PATCH] Correct capitalization of Lisp in the manual Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-20 15:47   ` 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).