]> git.eshelyaron.com Git - emacs.git/commit
* Guard against trying to rename files into eln sys directory
authorAndrea Corallo <akrl@sdf.org>
Thu, 10 Sep 2020 07:59:29 +0000 (09:59 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 10 Sep 2020 08:55:25 +0000 (10:55 +0200)
commitcb293cfb929dfbecb3057dde2115399b89350a9b
tree870c7279b8179889e98cbc8ef1e7eaf72b962184
parenta26b14733bba6659548f00db634bc45ccd222447
* Guard against trying to rename files into eln sys directory

* src/comp.c (file_in_eln_sys_dir): New function.
(Fnative_elisp_load): Make use of.
src/comp.c