• Juri Linkov's avatar
    Move word search functions from search.c to isearch.el (bug#10145, bug#11381). · a0a79cde
    Juri Linkov authored
    * lisp/isearch.el (word-search-regexp, word-search-backward)
    (word-search-forward, word-search-backward-lax)
    (word-search-forward-lax): Move functions from search.c.
    
    * src/search.c (Fword_search_regexp, Fword_search_backward)
    (Fword_search_forward, Fword_search_backward_lax)
    (Fword_search_forward_lax): Move functions to isearch.el.
    a0a79cde
ChangeLog 402 KB