]> git.eshelyaron.com Git - emacs.git/commit
* Introduce `comp-file-preloaded-p'
authorAndrea Corallo <akrl@sdf.org>
Mon, 5 Apr 2021 18:56:28 +0000 (20:56 +0200)
committerAndrea Corallo <akrl@sdf.org>
Mon, 5 Apr 2021 18:59:11 +0000 (20:59 +0200)
commit0a3e715e1f5e13874139b4678375b8f5704b800b
tree95585553afe73027206e082f6ffafa1325b67ff9
parent39bc9bc77066c0c40d2e5fd0769ce3701055a10b
* Introduce `comp-file-preloaded-p'

* src/comp.c (syms_of_comp): Define `comp-file-preloaded-p'.
(Fcomp_el_to_eln_filename): Account for `comp-file-preloaded-p'.
src/comp.c