* src/doc.c (get_doc_string): Slightly relax the sanity checking.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 9 May 2013 18:30:46 +0000 (14:30 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 9 May 2013 18:30:46 +0000 (14:30 -0400)
commit759fd76395eb3c4bc8605fdb656d8431b9ca404d
tree4ff99fc2f1574146ec671c539b9ec3ce3f696536
parent027c0f7538ba48f1eca0c8e0c339fb794e7d21e3
* src/doc.c (get_doc_string): Slightly relax the sanity checking.
* src/lread.c (skip_dyn_eof): New function.
(read1): Use it to skip the end of a file in response to #@00.
src/ChangeLog
src/doc.c
src/lread.c