(looking_at_1): Set re_match_object.
authorRichard M. Stallman <rms@gnu.org>
Tue, 15 Apr 1997 04:52:38 +0000 (04:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 15 Apr 1997 04:52:38 +0000 (04:52 +0000)
commit8bb43c28a30734966e16c7968baafb469a0a3f18
treecdb8692f5b8c286ee1369755e93c8fd17dff80f8
parentadd1fffcee69f7fefe5770d05ad0f5e3371617fd
(looking_at_1): Set re_match_object.
(string_match_1): Set re_match_object.
(fast_string_match): Set re_match_object.
(Fskip_chars_forward): Move to syntax.c.
(Fskip_chars_backward): Move to syntax.c.
(Fskip_syntax_forward): Move to syntax.c.
(Fskip_syntax_backward): Move to syntax.c.
(skip_chars): Move to syntax.c.
(search_buffer): Set re_match_object.
(syms_of_search): Move initialization of skip* to syntax.c.
src/search.c