This commit was manufactured by cvs2svn to create branch 'r21-4-14-chise-
[chise/xemacs-chise.git-] / lisp / mule / vietnamese.el
index 2c27c42..26dff69 100644 (file)
@@ -37,8 +37,7 @@
                charset-g1 latin-tcvn5712
                charset-g2 t ;; unspecified but can be used later.
                short t
-               mnemonic "VIET/ISO8"
-               composite t))
+               mnemonic "VIET/ISO8"))
   (define-coding-system-alias 'tcvn-5712 'vscii-2)
   )
 
@@ -78,7 +77,7 @@
                (features viet-util)
                (sample-text . "Vietnamese (Ti\e,1*\e(Bng Vi\e,1.\e(Bt)     Ch\e,A`\e(Bo b\e,1U\e(Bn")
                (documentation . "\
-For Vietnamese, Emacs uses special charasets internally.
+For Vietnamese, Emacs uses special charsets internally.
 They can be decoded from and encoded to VISCC, VSCII, and VIQR.
 Current setting put higher priority to the coding system VISCII than VSCII.
 If you prefer VSCII, please do: (prefer-coding-system 'vietnamese-vscii)")