]> git.eshelyaron.com Git - emacs.git/commit
* Fix rename file error when reloading the same file from an sys eln dir.
authorAndrea Corallo <akrl@sdf.org>
Thu, 10 Sep 2020 05:35:29 +0000 (07:35 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 10 Sep 2020 06:36:51 +0000 (08:36 +0200)
commit107514a6e21f2c434cdae0eca76fe0a60e287ac8
tree19ac408e9fc9da958ce501cf6b93403158128f03
parentc2724c3ebb7228ecd8607c3017334e0efb57e069
* Fix rename file error when reloading the same file from an sys eln dir.

* src/comp.c (Fnative_elisp_load): Don't rename files we don't
have the permission for.
src/comp.c