diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2017-01-20 15:13:27 +0000 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2017-01-29 16:31:47 +0000 |
| commit | ad07fe2ca8e3e1e8685248e9ebc144a12bae3a55 (patch) | |
| tree | c992f9fd4845ba0dc1f9297570a23dd4956080c3 /lisp/emacs-lisp/macroexp.el | |
| parent | cfbaa8ea3edc92bac460d78d3c067358ec733eed (diff) | |
| download | emacs-ad07fe2ca8e3e1e8685248e9ebc144a12bae3a55.tar.gz | |
Remove conditional includes from bootstrap
Previously, bootstrap-emacs includes optional functionality, depending
on the platform which is not needed for bootstrap function. As a
result, bootstrap-emacs contains different functions in different
circumstances. If ldefs-boot-auto.el is generated, then loaded
functions will not be added to ldefs-boot-auto.el, although they may be
required during some builds. With this change, bootstrap-emacs should
always behave the same way and, therefore, require the same autoloads.
* lisp/loadup.el: No longer load optional includes during bootstrap
dumping.
* lisp/ldefs-boot-auto.el: Regenerate.
* lisp/ldefs-boot-manual.el: Add two autoloads.
Diffstat (limited to 'lisp/emacs-lisp/macroexp.el')
0 files changed, 0 insertions, 0 deletions
