]> git.eshelyaron.com Git - emacs.git/commit
(simple_search): Don't count a character until it matches!
authorRichard M. Stallman <rms@gnu.org>
Mon, 9 Mar 1998 00:25:30 +0000 (00:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 9 Mar 1998 00:25:30 +0000 (00:25 +0000)
commitab228c24d550d34f768077d6c1d047b12c8ff62d
tree126ba7a2cc9a12398e449f7ca3189731b7cf6ea2
parentb8bc6df2ee9537bc601dff9f26634407ef80cfea
(simple_search): Don't count a character until it matches!
Call set_search_regs differently in a forward search.
(boyer_moore): Fix up the code that translates the pattern
and loops thru equivalent characters.
src/search.c