• Richard M. Stallman's avatar
    (looking_at_1): Set re_match_object. · 8bb43c28
    Richard M. Stallman authored
    (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.
    8bb43c28
search.c 59.8 KB