]> git.eshelyaron.com Git - emacs.git/commit
* Do not attempt to write .elc files when not necessary (bug#49118)
authorAndrea Corallo <akrl@sdf.org>
Mon, 21 Jun 2021 09:44:58 +0000 (11:44 +0200)
committerAndrea Corallo <akrl@sdf.org>
Mon, 21 Jun 2021 10:20:19 +0000 (12:20 +0200)
commita4fb5811fab64b7437fa47239d5aae39ba3ed82a
treedcacc37d0d7b6859367d1d1541277f5786a20dc7
parent434c059d83b03b42e8b6f51fc6991980f06eb4b8
* Do not attempt to write .elc files when not necessary (bug#49118)

* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Do not attempt to
write .elc files when not necessary.
lisp/emacs-lisp/bytecomp.el