]> git.eshelyaron.com Git - emacs.git/commit
(Flength): The length of char-table is MAX_CHAR.
authorKenichi Handa <handa@m17n.org>
Wed, 15 Dec 1999 00:11:56 +0000 (00:11 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 15 Dec 1999 00:11:56 +0000 (00:11 +0000)
commit64a5094a4ac2a231f204e913d36314d4dca5dc7f
tree72d4f08f8e65f4fb70ed13f3a7564a54abfe5959
parentce51c54c3fee569d6dd0857971cd42f47f0b718d
(Flength): The length of char-table is MAX_CHAR.
(concat): Adjusted for the change of CHAR_STRING.
(Ffillarray): Adjusted for the change of CHAR_STRING.
(Fset_char_table_default): Delete codes for a composite character.
(hash_put): Return hash index.
src/fns.c