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-21 19:46:20 +0000 |
commit | 2162e36bb795b56b2aa562937a67180d9e8a20f4 (patch) | |
tree | 60171191fe22d8bd81c1d670c4459d2ca3e48813 /lisp/erc/erc-replace.el | |
parent | 5c6fe1a5810d4823263b1314a073dce5be0f6562 (diff) | |
download | emacs-2162e36bb795b56b2aa562937a67180d9e8a20f4.tar.gz |
Remove conditional includes from bootstrap
* lisp/loadup.el: No longer load optional includes during bootstrap
dumping.
* lisp/ldefs-boot-auto.el: Regenerated.
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.
Diffstat (limited to 'lisp/erc/erc-replace.el')
0 files changed, 0 insertions, 0 deletions