[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LEXPR-SEND and CHECK-ARG



    Date: 8 February 1981 08:48-EST
    From: Robert W. Kerns <RWK at MIT-MC>
    LEXPR-SEND is still not known to LISP.  At the *VERY* least
    COMPLR should know it's an LSUBR.
Poor COMPLR didn't get enough autoload properties -- LISP doesn't
have room to put autoloads for all out-of-core functions, so its
kind of guess as to which ones are most important.  But COMPLR 
certainly should get more, and I'll make up a COMPLR within a few
hours which has more of these added.
   By the bye, this would be another area to apply RWK's idea of a
standard file to be loaded which would supply a lot of initially-missing
autoload properties.