]> git.eshelyaron.com Git - emacs.git/commit
; Improve and update documentation of native compilation
authorEli Zaretskii <eliz@gnu.org>
Fri, 17 Feb 2023 14:15:51 +0000 (16:15 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 17 Feb 2023 14:15:51 +0000 (16:15 +0200)
commit8aad8d75aa94d0d07f6abb0f0e04d7634d0d1d4a
tree3340e204a463a2491ca43df815144d40e6f2b635
parentd6e4f2437202f13bec85d68c003700d06aa343e6
; Improve and update documentation of native compilation

* src/comp.c (syms_of_comp) <native-comp-enable-subr-trampolines>
<native-comp-eln-load-path>: Doc fixes.

* lisp/emacs-lisp/comp.el (native-comp-never-optimize-functions):
Doc fix.

* doc/lispref/compile.texi (Native-Compilation Variables):
Document 'native-comp-jit-compilation' and
'native-comp-enable-subr-trampolines'.
doc/lispref/compile.texi
lisp/emacs-lisp/comp.el
src/comp.c