David Kastrup <[EMAIL PROTECTED]> writes: > I think the basic entry points (and their aliases) at least should get > autoload cookies.
What is the right way to do this given the way I conditionalized the defalias: (unless (fboundp 'irc) ;;;###autoload (defalias 'irc 'rcirc)) I think that is probably not the right thing to do. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel