]> git.eshelyaron.com Git - emacs.git/commit
* `batch-byte+native-compile' produce .eln younger than .elc (bug#52912)
authorAndrea Corallo <akrl@sdf.org>
Tue, 25 Jan 2022 11:01:55 +0000 (12:01 +0100)
committerAndrea Corallo <akrl@sdf.org>
Tue, 25 Jan 2022 16:47:34 +0000 (17:47 +0100)
commitdfaf8bec4e47eac2282e76d23e2ecc03c062ec39
tree412f097a4f867bc264f176c86f3e2e3fb850a831
parent72a4cdaadcf388f5a870a70a208ad7f04bf35d16
* `batch-byte+native-compile' produce .eln younger than .elc (bug#52912)

* lisp/emacs-lisp/comp.el (batch-native-compile): Add return
value.
(batch-byte+native-compile): Touch the produced .eln after the
corresponding .elc is produced.
lisp/emacs-lisp/comp.el