]> git.eshelyaron.com Git - emacs.git/commit
(compile_pattern_1): If representation of STRING
authorKarl Heuer <kwzh@gnu.org>
Sun, 18 Jan 1998 04:53:32 +0000 (04:53 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sun, 18 Jan 1998 04:53:32 +0000 (04:53 +0000)
commitf8bd51c41a7d2429cd5586a38fdbc579e9d7fe3f
tree18e8be1972cdf309d9e34a88cbbc29137778a865
parent974a6ff52fadfb760a2c291de5137ea3f9d64844
(compile_pattern_1): If representation of STRING
does not fit MULTIBYTE, convert its contents.
(fast_c_string_match_ignore_case): Pass 0 to compile_pattern
as MULTIBYTE.
(search_buffer): If representation of STRING
does not fit MULTIBYTE, convert its contents.
src/search.c