]> git.eshelyaron.com Git - emacs.git/commit
Include category.h and charset.h.
authorKarl Heuer <kwzh@gnu.org>
Thu, 20 Feb 1997 07:26:24 +0000 (07:26 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 20 Feb 1997 07:26:24 +0000 (07:26 +0000)
commit5679531d6c48cec2cfb8fe5317fe0ebea2841662
tree3238c24a5f81a05bd4666c755793beb9a7077fca
parent4ed4686978bd18292e2bb7b87a7b0e0407ecb3b1
Include category.h and charset.h.
(compile_pattern_1): Handle new argument `multibyte'.
(compile_pattern): Handle the flag `enable-multibyte-characters'.
(Vascii_downcase_table): Declare external.
(fast_string_match_ignore_case): New function.
(skip_chars): Handle multibyte characters.
(trivial_regexp_p): Handle regular expression "\\Cc" and "\\CC"
for category.
src/search.c