Mercurial > emacs
comparison admin/admin.el @ 88745:f247f70ed2c3
(load_charset_map): Set the default value of encoder
and deunifier char-tables to nil.
(map_charset_chars): Argument changed. Callers changed. Use
map_char_table_for_charset instead of map_char_table.
(Fmap_charset_chars): New optional args from_code and to_code.
(Fdefine_charset_internal): Adjusted for the change of
`define-charset' (:parents -> :subset or :superset).
(charset_work): New variable.
(encode_char): Adjusted for the change of
Fdefine_charset_internal.
(syms_of_charset): Likewise.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 12 Jun 2002 00:13:57 +0000 |
parents | 795c8ca09f8b |
children | bb7bf9ff7c97 |
comparison
equal
deleted
inserted
replaced
88744:5b9a72e491d4 | 88745:f247f70ed2c3 |
---|