summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/macroexp.el
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2017-01-20 15:13:27 +0000
committerPhillip Lord <phillip.lord@russet.org.uk>2017-01-29 16:31:47 +0000
commitad07fe2ca8e3e1e8685248e9ebc144a12bae3a55 (patch)
treec992f9fd4845ba0dc1f9297570a23dd4956080c3 /lisp/emacs-lisp/macroexp.el
parentcfbaa8ea3edc92bac460d78d3c067358ec733eed (diff)
downloademacs-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