]> git.eshelyaron.com Git - emacs.git/commit
(POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
authorRichard M. Stallman <rms@gnu.org>
Sat, 6 Jun 1998 21:59:21 +0000 (21:59 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 6 Jun 1998 21:59:21 +0000 (21:59 +0000)
commit7e95234e31ef8a0e7b36859adf00c44311c219a4
tree252e2df33ff245913622def4a502f7c1c2cb6991
parent707ee44899588036112f16d5c86deaf6fc534bce
(POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
(re_match_2, re_search_2): Adjust startpos or pos by 1
only if acting on a buffer.
nil for re_match_object means a buffer.
(re_match_2_internal <notwordbeg>): Assume POS1 is positive.
src/regex.c