[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GENTEMP
- To: RWK at MIT-MC, RLB at MIT-MC
- Subject: GENTEMP
- From: JONL at MIT-MC (Jon L White)
- Date: Tue, 23 Dec 80 22:00:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 23 DEC 1980 1700-EST
I've put some more "patch-up" putprops for GENTEMP --
basically, in most files in whilch there is a usage of
GENTEMP or SI:GEN-LOCAL-VAR, there should be
#+FM (OR (GET 'GENTEMP '(LSUBR AUTOLOAD))
(DEFPROP GENTEMP #.(lispdir MACAID) AUTOLOAD))
at least until old lisps which don't have an autoload property
for GENTEMP die out. I think STRING doesn't need it, but
VECTOR and DEFVSX do. probably more.