[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: KMP at MIT-MC
- From: JONL at MIT-MC (Jon L White)
- Date: Mon, 3 Nov 80 19:25:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 3 NOV 1980 1425-EST
Date: Mon, 3 Nov 80 05:37:00 GMT
Original-Date: 3 November 1980 00:37-EST
From: Kent M. Pitman <KMP at MIT-MC>
Subject: LSUBRS/SUBRS without ARGS info in Lisp.2033
XLisp doesn't have ARGS info for the following forms on ITS. I would really
like to see this fixed...
*, *$, +, +$, -, -$, //, //$, +INTERNAL-AUTOLOAD, TTSR/|,
APPEND, DIFFERENCE, HUNK, LIST, NCONC, PLUS, PROGN, QUOTIENT,
TIMES
Not all of these are LSUBRS -- +INTERNAL-AUTOLOAD and TTSR/| are
subrs, and I"ve just edited the source to install the correct args
"property"; as for the others, well, they sort of claim to accept
anything, right?