]> git.eshelyaron.com Git - emacs.git/commit
(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
authorRichard M. Stallman <rms@gnu.org>
Sat, 2 Jul 1994 00:10:58 +0000 (00:10 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 2 Jul 1994 00:10:58 +0000 (00:10 +0000)
commit73e84c9622c276524374542ccc1e3e8d92201a91
treedcd1ff3640ee9a7118fb46aec5598cf066190187
parent904d76247e02548123cd452ca3cab0a0ae0df1f4
(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
(re_match_2_internal): If the last match is real
best match, don't restore second best one.
src/regex.c