]> git.eshelyaron.com Git - emacs.git/commit
* Fix `byte-compile-file' for native compilation (bug#45442)
authorAndrea Corallo <akrl@sdf.org>
Sat, 26 Dec 2020 19:16:26 +0000 (20:16 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 26 Dec 2020 19:38:36 +0000 (20:38 +0100)
commit271fb8a269aff924070b188f23355d0c368356dd
tree2a89a757c63d9df9ecfe786040e8fb66834fe440
parentd8939520535224ccee663bba5b3da752f1648009
* Fix `byte-compile-file' for native compilation (bug#45442)

* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Fix logic for
native compilation.
lisp/emacs-lisp/bytecomp.el