(read1): New arg FIRST_IN_LIST; all callers changed.
authorRichard M. Stallman <rms@gnu.org>
Thu, 4 May 1995 17:13:20 +0000 (17:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 4 May 1995 17:13:20 +0000 (17:13 +0000)
commit176348460d640ae96b0b21567df0de1457aa962b
tree8808bbf11a5a5a6b5e47a7a3ca7f8cfa90f67ec5
parentec0faad26604f07fdc117fbc7956f74a4aae492a
(read1): New arg FIRST_IN_LIST; all callers changed.
Special handling for backquote and comma.
(Qbackquote, Qcomma, Qcomma_at, Qcomma_dot): New variables.
(syms_of_lread): Initialize and staticpro them.
(Fread, Fread_from_string): Initialize new_backquote_flag.
src/lread.c