diff options
author | Andrea Corallo <akrl@sdf.org> | 2020-09-04 11:54:44 +0200 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2020-09-04 17:12:22 +0200 |
commit | 67c53691560616598f746491347bd223480e6172 (patch) | |
tree | e11abe41f61a226614eecba1475a55a34c59e788 /lisp/emacs-lisp/autoload.el | |
parent | 3023eb569213a3dd5183640f6e322acd00ea536a (diff) | |
download | emacs-67c53691560616598f746491347bd223480e6172.tar.gz emacs-67c53691560616598f746491347bd223480e6172.tar.bz2 emacs-67c53691560616598f746491347bd223480e6172.zip |
Rename and move eln system directory
Rename eln sys directory into 'native-lisp' and move it from
"$(DESTDIR)${libexecdir}/emacs/${version}/${configuration}/" to
"$(DESTDIR)${libdir}/emacs/".
Add to the directory name used to disambiguate the eln compatibility
the Emacs version to have it more user friendly.
* Makefile.in (clean, install-eln): Rename eln-cache into
native-lisp.
(ELN_DESTDIR): Move from
'$(DESTDIR)${libexecdir}/emacs/${version}/${configuration}/' to
'$(DESTDIR)${libdir}/emacs/'.
* lisp/loadup.el: Update for comp-native-path-postfix ->
comp-native-version-dir rename.
* src/comp.c (syms_of_comp): Rename eln-cache -> native-lisp.
(syms_of_comp, Fcomp_el_to_eln_filename): Rename
comp-native-path-postfix -> comp-native-version-dir.
(hash_native_abi): Rework and add emacs-version to
comp-native-version-dir.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions