[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#4446: remove ###autoload from ediff-hook.el
From: |
Dan Nicolaescu |
Subject: |
bug#4446: remove ###autoload from ediff-hook.el |
Date: |
Fri, 25 Sep 2009 11:16:25 -0700 (PDT) |
Stefan Monnier <monnier@IRO.UMontreal.CA> writes:
> >> Luckily, ldefs-boot.el saves the day: Tada!
> > Huh, for some reason I thought ldefs-boot wasn't used anymore during
> > bootstrap, but it is. I thought this was therefore going to be
> > straightforward, but because loadup.el sets purify-flag nil in
> > bootstrap-emacs, when the autoloads are made, preloaded-file-list only
> > contains loadup.el.
>
> BTW, the list of preloaded files is already encoded in src/Makefile.in.
> Or you could otherwise extract it statically with something like
>
> sed -n -e 's/.*(load "\(.*\)".*/\1/p' lisp/loadup.el
This fails, it won't generate autoloads for emacs-lisp/easymenu.el, and
those autoloads are needed.
- bug#4446: remove ###autoload from ediff-hook.el, (continued)
- bug#4446: remove ###autoload from ediff-hook.el, Leo, 2009/09/16
- bug#4446: remove ###autoload from ediff-hook.el, Stefan Monnier, 2009/09/16
- bug#4446: remove ###autoload from ediff-hook.el, Glenn Morris, 2009/09/17
- bug#4446: remove ###autoload from ediff-hook.el, Dan Nicolaescu, 2009/09/17
- bug#4446: remove ###autoload from ediff-hook.el, Stefan Monnier, 2009/09/17
- bug#4446: remove ###autoload from ediff-hook.el, Glenn Morris, 2009/09/23
- bug#4446: remove ###autoload from ediff-hook.el, Stefan Monnier, 2009/09/24
- bug#4446: remove ###autoload from ediff-hook.el, Glenn Morris, 2009/09/24
- bug#4446: remove ###autoload from ediff-hook.el, Stefan Monnier, 2009/09/25
- bug#4446: remove ###autoload from ediff-hook.el,
Dan Nicolaescu <=
- bug#4446: remove ###autoload from ediff-hook.el, Stefan Monnier, 2009/09/25
- bug#4446: remove ###autoload from ediff-hook.el, Glenn Morris, 2009/09/26
- bug#4446: remove ###autoload from ediff-hook.el, Stefan Monnier, 2009/09/28
- bug#4446: remove ###autoload from ediff-hook.el, Dan Nicolaescu, 2009/09/29
- bug#4446: remove ###autoload from ediff-hook.el, Stefan Monnier, 2009/09/29
- bug#4446: remove ###autoload from ediff-hook.el, Dan Nicolaescu, 2009/09/30