; 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:
parent
5b906b6215
commit
b8a8106fa1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue