[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is compiling autoloads useful?
From: |
Roland Winkler |
Subject: |
Re: Is compiling autoloads useful? |
Date: |
Fri, 9 Dec 2011 09:38:37 -0600 |
On Fri Dec 9 2011 Andreas Schwab wrote:
> loaddefs.el is preloaded, so it doesn't matter here.
Thanks. What about the other uncompiled files
mh-e/mh-loaddefs.el
net/tramp-loaddefs.el
calendar/cal-loaddefs.el
calendar/hol-loaddefs.el
calendar/diary-loaddefs.el
emacs-lisp/cl-loaddefs.el
calc/calc-loaddefs.el
cedet/semantic/loaddefs.el
cedet/ede/loaddefs.el
cedet/srecode/loaddefs.el
I assume they are loaded if a particular package such as mh-e is
loaded. So they match exactly the kind of situation I have in mind
with the file bbdb-autoloads.el (which maybe should be renamed
bbdb-loaddefs.el).
Roland