]> git.eshelyaron.com Git - emacs.git/commitdiff
; Add missing space in the manual
authorVincent Lefevre <vincent@vinc17.net>
Wed, 6 Sep 2023 11:57:07 +0000 (13:57 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 8 Sep 2023 16:49:23 +0000 (18:49 +0200)
* doc/lispref/compile.texi (Native-Compilation Variables): Add missing
space.  (Bug#65782)

Copyright-paperwork-exempt: yes

doc/lispref/compile.texi

index a51691bddcf8f93336b41ee5c5dade72cda92af6..25b897125dd0a2a2cd13af2f5f7cc9fdc8f71e41 100644 (file)
@@ -1116,7 +1116,7 @@ functions provided by the @file{.elc} file.
 @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