diff options
author | Andrea Corallo <akrl@sdf.org> | 2021-06-01 17:10:10 +0200 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2021-06-01 18:11:37 +0200 |
commit | c4b02dad9bdf233888164067d5942c0d7642cae2 (patch) | |
tree | 52373b3274e4ca49c768d679b199bd0660f2a0bd /lisp/emacs-lisp/package.el | |
parent | 3dff85419902e52239ea971f8cbde523cc785e5d (diff) | |
download | emacs-c4b02dad9bdf233888164067d5942c0d7642cae2.tar.gz emacs-c4b02dad9bdf233888164067d5942c0d7642cae2.tar.bz2 emacs-c4b02dad9bdf233888164067d5942c0d7642cae2.zip |
Rename batch-byte-native-compile-for-bootstrap (bug#48743)
* lisp/Makefile.in : Rename `batch-byte-native-compile-for-bootstrap'
-> `batch-byte+native-compile.
* lisp/emacs-lisp/bytecomp.el (byte+native-compile)
(byte-compile-file): Rename
`batch-byte-native-compile-for-bootstrap' ->
`batch-byte+native-compile + `byte-native-for-bootstrap' ->
`byte+native-compile'.
* lisp/emacs-lisp/comp.el (comp-spill-lap-function, comp-final)
(batch-native-compile, batch-byte+native-compile): Likewise.
* lisp/emacs-lisp/bytecomp.el (byte+native-compile)
(byte-compile-file): Likewise.
* test/src/comp-tests.el (comp-tests-bootstrap): Rename
`byte-native-for-bootstrap' -> `byte+native-compile'.
Diffstat (limited to 'lisp/emacs-lisp/package.el')
0 files changed, 0 insertions, 0 deletions