; Add missing space in the manual

* doc/lispref/compile.texi (Native-Compilation Variables): Add missing
space.  (Bug#65782)

Copyright-paperwork-exempt: yes
This commit is contained in:
Vincent Lefevre 2023-09-06 13:57:07 +02:00 committed by Stefan Kangas
parent 5b906b6215
commit b8a8106fa1

View file

@ -1116,7 +1116,7 @@ functions provided by the @file{.elc} file.
@end defvar @end defvar
@cindex trampolines, in native compilation @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 disables JIT native compilation. However, even when JIT native
compilation is disabled, Emacs might still need to start asynchronous compilation is disabled, Emacs might still need to start asynchronous
native compilation subprocesses to produce @dfn{trampolines}. To native compilation subprocesses to produce @dfn{trampolines}. To