* expect.scm (expect-regexec): define 'eof-next?'. I don't
authorJim Blandy <jimb@red-bean.com>
Wed, 9 Jun 1999 12:54:59 +0000 (12:54 +0000)
committerJim Blandy <jimb@red-bean.com>
Wed, 9 Jun 1999 12:54:59 +0000 (12:54 +0000)
commit2645b7b835293e8b16aaeda2bd18058430dc15e7
treec2643382087fd99504bd2b6fa8e611620284e7c3
parent51786bda60dcb2313b5da72265340c8f9167e009
* expect.scm (expect-regexec): define 'eof-next?'.  I don't
know why it was missing.  also don't peek for end of lines
unless expect-strings-exec-flags contains regexp/noteol.
(expect-strings-exec-flags): initialise to regexp/noteol.
ice-9/expect.scm