comparison lisp/mule/misc-lang.el @ 3659:98af8a976fc3

[xemacs-hg @ 2006-11-05 22:31:31 by aidan] Support specifying fonts for particular character sets in Mule; support translation to ISO 10646-1 for Mule character sets without an otherwise matching font; move to a vector of X11-charset-X11-registry instead of a regex for the charset-registry property.
author aidan
date Sun, 05 Nov 2006 22:31:46 +0000
parents 2923009caf47
children 6b2ef948e140
comparison
equal deleted inserted replaced
3658:0db1aaedbbef 3659:98af8a976fc3
32 32
33 ;; IPA characters for phonetic symbols. 33 ;; IPA characters for phonetic symbols.
34 (make-charset 'ipa "IPA (International Phonetic Association)" 34 (make-charset 'ipa "IPA (International Phonetic Association)"
35 '(dimension 35 '(dimension
36 1 36 1
37 registry "MuleIPA" 37 registries ["MuleIPA"]
38 chars 96 38 chars 96
39 columns 1 39 columns 1
40 direction l2r 40 direction l2r
41 final ?0 41 final ?0
42 graphic 1 42 graphic 1