|
From: | Richard M. Stallman |
Subject: | Re: rcirc.el |
Date: | Wed, 19 Oct 2005 16:15:48 -0400 |
What is the right way to do this given the way I conditionalized the defalias: (unless (fboundp 'irc) ;;;###autoload (defalias 'irc 'rcirc)) I think it should be nnconditional. This is THE definition of `irc'.
[Prev in Thread] | Current Thread | [Next in Thread] |