unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65782: [PATCH] Add missing space in the manual
@ 2023-09-06 12:03 Vincent Lefevre
  2023-09-08 16:50 ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Lefevre @ 2023-09-06 12:03 UTC (permalink / raw)
  To: 65782

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

Tags: patch

An obviously missing space in "to@code{nil}".


In GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.38,
 cairo version 1.16.0) of 2023-08-30, modified by Debian built on
 x86-csail-01
Windowing system distributor 'The X.Org Foundation', version 11.0.12101008
System Description: Debian GNU/Linux trixie/sid

Configured using:
 'configure --build x86_64-linux-gnu --prefix=/usr
 --sharedstatedir=/var/lib --libexecdir=/usr/libexec
 --localstatedir=/var/lib --infodir=/usr/share/info
 --mandir=/usr/share/man --with-libsystemd --with-pop=yes
 --enable-locallisppath=/etc/emacs:/usr/local/share/emacs/29.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/29.1/site-lisp:/usr/share/emacs/site-lisp
 --with-sound=alsa --without-gconf --with-mailutils
 --with-native-compilation --build x86_64-linux-gnu --prefix=/usr
 --sharedstatedir=/var/lib --libexecdir=/usr/libexec
 --localstatedir=/var/lib --infodir=/usr/share/info
 --mandir=/usr/share/man --with-libsystemd --with-pop=yes
 --enable-locallisppath=/etc/emacs:/usr/local/share/emacs/29.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/29.1/site-lisp:/usr/share/emacs/site-lisp
 --with-sound=alsa --without-gconf --with-mailutils
 --with-native-compilation --with-cairo --with-x=yes
 --with-x-toolkit=gtk3 --with-toolkit-scroll-bars 'CFLAGS=-g -O2
 -ffile-prefix-map=/build/reproducible-path/emacs-29.1+1=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wall'
 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' LDFLAGS=-Wl,-z,relro'


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Add-missing-space-in-the-manual.patch --]
[-- Type: text/patch, Size: 991 bytes --]

From 5f7ec2fac2e3da318ac681b39c896f72e0ab4bf1 Mon Sep 17 00:00:00 2001
From: Vincent Lefevre <vincent@vinc17.net>
Date: Wed, 6 Sep 2023 13:57:07 +0200
Subject: [PATCH] Add missing space in the manual

* doc/lispref/compile.texi (Native-Compilation Variables): Add space.
---
 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 a51691bddcf..25b897125dd 100644
--- a/doc/lispref/compile.texi
+++ b/doc/lispref/compile.texi
@@ -1116,7 +1116,7 @@ Native-Compilation Variables
 @end defvar
 
 @cindex trampolines, in native compilation
-  Setting the value of @code{native-comp-jit-compilation} to@code{nil}
+  Setting the value of @code{native-comp-jit-compilation} to @code{nil}
 disables JIT native compilation.  However, even when JIT native
 compilation is disabled, Emacs might still need to start asynchronous
 native compilation subprocesses to produce @dfn{trampolines}.  To
-- 
2.40.1


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

* bug#65782: [PATCH] Add missing space in the manual
  2023-09-06 12:03 bug#65782: [PATCH] Add missing space in the manual Vincent Lefevre
@ 2023-09-08 16:50 ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2023-09-08 16:50 UTC (permalink / raw)
  To: Vincent Lefevre; +Cc: 65782-done

Version: 29.2

Vincent Lefevre <vincent@vinc17.net> writes:

> Tags: patch
>
> An obviously missing space in "to@code{nil}".

Thanks for the patch.  Installed on emacs-29.





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

end of thread, other threads:[~2023-09-08 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-06 12:03 bug#65782: [PATCH] Add missing space in the manual Vincent Lefevre
2023-09-08 16:50 ` Stefan Kangas

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