Include "character.h" instead of "charset.h".
authorKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 01:47:11 +0000 (01:47 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 01:47:11 +0000 (01:47 +0000)
commit5c7b02aba7f9668ed27f746265e7b0e152abaa1b
tree27c05dd5aeefac012c711dd7c0891a4761a77013
parent76eb08813630dd6ebc21674ae8c820b0a926250a
Include "character.h" instead of "charset.h".
(syntax_parent_lookup): Deleted.
(Fmodify_syntax_entry): Accept a cons as CHAR.
(skip_chars): Adjusted for the new multibyte form.
(init_syntax_once): Call char_table_set_range instead of directly
accessing the structure of a char table.
src/syntax.c