diff options
| author | Phillip Lord | 2017-01-20 15:13:27 +0000 |
|---|---|---|
| committer | Phillip Lord | 2017-02-28 21:12:59 +0000 |
| commit | 1b946305182312faa7fcd838caf55dcb07b2ab04 (patch) | |
| tree | 82a11460569ab11a25195d8f9990f34d93c4e094 /src/bytecode.c | |
| parent | 514a14ffd826e2686a106f45b7e7495ab42fe12e (diff) | |
| download | emacs-1b946305182312faa7fcd838caf55dcb07b2ab04.tar.gz emacs-1b946305182312faa7fcd838caf55dcb07b2ab04.zip | |
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 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions