[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DEFMACRO's generation of internal variables
- To: BUG-LISP at MIT-MC
- Subject: DEFMACRO's generation of internal variables
- From: Jon L White <JONL at MIT-MC>
- Date: Tue, 16 Jun 81 05:18:00 GMT
- Original-date: 16 June 1981 01:18-EDT
DEFUN& and DEFMACRO should use SI:GEN-LOCAL-VAR, instead
of GENTEMP, so that these super-internal variables aren't
automatically SPECIALized when compiling with SPECIALS = T.