]> git.eshelyaron.com Git - emacs.git/commit
* Remove a false permission related error while native compiling
authorAndrea Corallo <akrl@sdf.org>
Sun, 16 Aug 2020 14:40:03 +0000 (16:40 +0200)
committerAndrea Corallo <akrl@sdf.org>
Mon, 17 Aug 2020 16:04:23 +0000 (18:04 +0200)
commit40de06390d2cb594434ae4326b659522501882e2
tree8c3edfa4b5fb364a69ff325fdf6543542bf96eb7
parentda54406077c5facd7187aa17c9b4f5f4ddf0e233
* Remove a false permission related error while native compiling

* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Do not crash if
native compiling we have no permission to create the .elc
file.  We are not creating it.
lisp/emacs-lisp/bytecomp.el