[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Request for change to Lisp Source comment
- To: (BUG LISP) at MIT-MC
- Subject: Request for change to Lisp Source comment
- From: KMP at MIT-MC (Kent M. Pitman)
- Date: Fri, 18 Jul 80 08:09:00 GMT
- Original-date: 18 JUL 1980 0409-EDT
the lisp source claims that bit
4.7 of <SPACE> OR <TAB> OR <COMMA> is turned on (syntax bit for reader).
Only <SPACE> and <TAB> have this bit now. This is in second bit table toward
top of L;READER. -kmp