2005-07-16  Richard M. Stallman  <[EMAIL PROTECTED]>

        * emacs-lisp/bytecomp.el [...]
        (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).

Isn't that a bit weird? Emacs does not have a 'emacs feature:

ELISP> (featurep 'emacs)
nil

So, is there any modules out there which test for it?

-- 
                    /L/e/k/t/u


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to