diff options
| author | Andrea Corallo | 2020-10-12 22:11:06 +0200 |
|---|---|---|
| committer | Andrea Corallo | 2020-10-14 11:04:36 +0200 |
| commit | 8861ee8b087b4e5d9ac9186a2c2d8e44b07fc186 (patch) | |
| tree | cdee0aeb80bbbc7454bbe6475a743bfd12ee9ae8 /test/src | |
| parent | 4bea0c0b1d907d676cc9abc8d7048103c10b8d79 (diff) | |
| download | emacs-8861ee8b087b4e5d9ac9186a2c2d8e44b07fc186.tar.gz emacs-8861ee8b087b4e5d9ac9186a2c2d8e44b07fc186.zip | |
Have `native-elisp-load' return the last registerd function
* lisp/emacs-lisp/comp.el (comp-emit-for-top-level): Synthesize
'top_level_run' so it returns the last value returned by
`comp--register-subr'.
* src/comp.c (load_comp_unit): Return what 'top_level_run'
returns.
(Fnative_elisp_load): Return what 'load_comp_unit' returns.
* src/comp.h (load_comp_unit): Update signature.
Diffstat (limited to 'test/src')
0 files changed, 0 insertions, 0 deletions