1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 06:50:23 -08:00

* lisp/emacs-lisp/comp.el (comp-c-func-name): Add autoload cookie.

This commit is contained in:
Andrea Corallo 2020-10-01 07:55:00 +02:00
parent ec23b719e5
commit 2cc82563d2

View file

@ -598,6 +598,8 @@ instruction."
(or (comp-spill-decl-spec function-name 'speed)
comp-speed))
;; Autoloaded as might by used by `disassemble-internal'.
;;;###autoload
(defun comp-c-func-name (name prefix &optional first)
"Given NAME return a name suitable for the native code.
Add PREFIX in front of it. If FIRST is not nil pick the first