]> git.eshelyaron.com Git - emacs.git/commit
* Expose `comp-loaded-comp-units-h'
authorAndrea Corallo <akrl@sdf.org>
Wed, 17 Aug 2022 20:29:33 +0000 (22:29 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 18 Aug 2022 09:03:25 +0000 (11:03 +0200)
commitaea05a5dec90c36fa12e0622234a12fbf0a403f3
tree5ac15abb42cdae9c76cc3effd445a827e34bd964
parent9f26a8d31b1c7e6a596ca0933f327df5ac60463d
* Expose `comp-loaded-comp-units-h'

* src/comp.c : remove 'all_loaded_comp_units_h'.
(syms_of_comp): Define `comp-loaded-comp-units-h'.
(register_native_comp_unit, Fnative_elisp_load): Use it.
src/comp.c