unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 60222@debbugs.gnu.org
Subject: bug#60222: [PATCH] Correct capitalization of Lisp in the manual
Date: Tue, 20 Dec 2022 16:34:56 +0100	[thread overview]
Message-ID: <m1tu1q3x7j.fsf@yahoo.es> (raw)
In-Reply-To: m1tu1q3x7j.fsf.ref@yahoo.es

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


       reply	other threads:[~2022-12-20 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]
2022-12-20 15:47   ` bug#60222: [PATCH] Correct capitalization of Lisp in the manual 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=m1tu1q3x7j.fsf@yahoo.es \
    --to=bug-gnu-emacs@gnu.org \
    --cc=60222@debbugs.gnu.org \
    --cc=mardani29@yahoo.es \
    /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).