; * lisp/emacs-lisp/comp.el (comp--write-bytecode-file): Add comment.

This commit is contained in:
Andrea Corallo 2024-02-15 19:17:07 +01:00
parent 7b34bb5c92
commit 4dbc3bbcc5

View file

@ -3495,6 +3495,7 @@ last directory in `native-comp-eln-load-path')."
else
collect (byte-compile-file file))))
;; In use by elisp-mode.el
(defun comp--write-bytecode-file (eln-file)
"After native compilation write the bytecode file for ELN-FILE.
Make sure that eln file is younger than byte-compiled one and