Include "character.h".
authorKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 01:43:26 +0000 (01:43 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 01:43:26 +0000 (01:43 +0000)
commite1e36e6e40f48c258953cefe5518adcd75ba4924
tree05f83377745479ed7286419390d4cc5e8d2c1454
parent8b461910920ea23c15d6cbcc70bc25b727d556cf
Include "character.h".
(store_in_keymap): Handle the case that IDX is a cons.
(Fdefine_key): Handle the case that KEY is a cons and the car part
is also a cons (range).
(push_key_description): Adjusted for the new character code.
(describe_vector): Call describe_char_table for a char table.
(describe_char_table): New function.
src/keymap.c