(Vcharset_latin_viscii): New variable.
authortomo <tomo>
Sun, 10 Oct 1999 18:23:20 +0000 (18:23 +0000)
committertomo <tomo>
Sun, 10 Oct 1999 18:23:20 +0000 (18:23 +0000)
commit98f9af87cdf3ff0a7df3b106682a5d780de07227
tree9f8c44182d8ca7c24e345a716d2f9cb7f87aff48
parent1e5f30df0b98eeb1d4dc7fbc83974765a73ce5f8
(Vcharset_latin_viscii): New variable.
(Qlatin_viscii): New variable.
(make_charset): Don't use `decoding_table'.
(Vdefault_coded_charset_priority_list_for_font): New variable.
(Fmake_charset): Regard graphic = 2 as 256^n-set; setup byte_offset.
(Fset_charset_mapping_table): New implementation.
(syms_of_mule_charset): Add new symbol `latin-viscii'.
(vars_of_mule_charset): Add new variable
`default-coded-charset-priority-list-for-font'.
(complex_vars_of_mule_charset): Set `graphic' attribute of charset
`ucs-bmp' and `latin_viscii' to 2; change font registry of charset
`latin-viscii-lower' to "MULEVISCII-LOWER"; change font registry of
charset `latin-viscii-upper' to "MULEVISCII-UPPER"; add new charset
`latin_viscii'.
src/mule-charset.c