]> git.eshelyaron.com Git - emacs.git/commit
(re_search_2): Use 0, not -1, as the lower bound
authorRichard M. Stallman <rms@gnu.org>
Sun, 1 Oct 1995 20:17:02 +0000 (20:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 1 Oct 1995 20:17:02 +0000 (20:17 +0000)
commit34597fa95179c81c9b8863052c9efff9602a51e1
treeb46c5cde9b15fb6097a36ecde583bcfd76ccb99d
parent5cabce210eeb1311146ceaa967c20f9ec5b94dd7
(re_search_2): Use 0, not -1, as the lower bound
for the match position when we adjust RANGE.
src/regex.c