]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/emacs-lisp/comp.el (comp--write-bytecode-file): Add comment.
authorAndrea Corallo <acorallo@gnu.org>
Thu, 15 Feb 2024 18:17:07 +0000 (19:17 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 17 Feb 2024 07:23:01 +0000 (08:23 +0100)
(cherry picked from commit 4dbc3bbcc568182380d4646310a652285e210876)

lisp/emacs-lisp/comp.el

index 6879e6aeeb9ba48325c596c43435f3ffd2386d21..593291a379e18cb307a20cf345db54bef0159489 100644 (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