]> git.eshelyaron.com Git - emacs.git/commitdiff
(vietnamese-viscii-lower, vietnamese-viscii-upper): Supply them
authorKenichi Handa <handa@m17n.org>
Tue, 21 May 2002 05:38:23 +0000 (05:38 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 21 May 2002 05:38:23 +0000 (05:38 +0000)
:code-offset, then unify by mapping table.

lisp/international/mule-conf.el

index b43437680601b2af632e1f6da2d7ca974262929e..50ee463038850865a306135b27ec75d21c55d5eb 100644 (file)
   :iso-final-char ?1
   :emacs-mule-id  162
   :code-space [32 127]
-  :map "viscii-lower")
+  :code-offset #x200200
+  :unify-map "viscii-lower")
 
 (define-charset 'vietnamese-viscii-upper
   "VISCII1.1 upper-case"
   :iso-final-char ?2
   :emacs-mule-id  163
   :code-space [32 127]
-  :map "viscii-upper")
+  :code-offset #x200280
+  :unify-map "viscii-upper")
 
 (define-charset 'vscii
   "VSCII1.1"
 (unify-charset 'big5)
 (unify-charset 'chinese-big5-1)
 (unify-charset 'chinese-big5-2)
+(unify-charset 'vietnamese-viscii-lower)
+(unify-charset 'vietnamese-viscii-upper)
+
 \f
 ;; These are tables for translating characters on decoding and
 ;; encoding.