[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DEFNS
- To: (BUG LISP) at MIT-MC
- Subject: DEFNS
- From: JONL at MIT-MC (Jon L White)
- Date: Thu, 4 Jan 79 15:04:00 GMT
- Original-date: 4 JAN 1979 1004-EST
I added some symbols to the XTRSYMS feature in DEFNS:
READ6C, TYIMAN, CHNTB, DEDSAR, GCMKL
The first three were requested by the SAIL hackers some time ago,
and the latter three may be useful in the ACTIVEFILES hack.
Also, I moved READ0A out from under the QIO conditional (why was
it conditionalized?). Why also is there an entry for Q..MIS, since
this can always be referenced by (QUOTE **MISSING-ARG**) ??