mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-29 07:58:28 +00:00
add autoload
This commit is contained in:
parent
922c412803
commit
7ba9a4c895
@ -1693,6 +1693,7 @@ Prepare every function for final compilation and drive the C back-end."
|
||||
|
||||
;;; Compiler entry points.
|
||||
|
||||
;;;###autoload
|
||||
(defun native-compile (input)
|
||||
"Compile INPUT into native code.
|
||||
This is the entrypoint for the Emacs Lisp native compiler.
|
||||
|
Loading…
Reference in New Issue
Block a user