view src/.arch-inventory @ 61189:91ba6c641a60

(looking_at_1): Use current_buffer->case_canon_table, not DOWNCASE_TABLE. (string_match_1): Likewise. (fast_c_string_match_ignore_case): Use Vascii_canon_table, not Vascii_downcase_table. (fast_string_match_ignore_case): Likewise. (search_buffer): Fix checking of boyer-moore usability. (boyer_moore): Calculate translate_prev_byte1/2/3 in advance. No need of tranlating characters in PAT. Fix calculation of simple_translate.
author Kenichi Handa <handa@m17n.org>
date Fri, 01 Apr 2005 01:05:46 +0000
parents a0fc4f10d0cf
children 530650861e31 d1ccd8aa7b94
line wrap: on
line source

# Source files which don't match the usual naming conventions, mostly dot files
source ^\.(gdbinit|dbxinit)$

# Auto-generated files, which ignore
precious ^(config\.stamp|config\.h|epaths\.h)$

backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$

# arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543