summaryrefslogtreecommitdiff
path: root/lisp/language/vietnamese.el
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1998-08-10 06:29:02 +0000
committerKenichi Handa <handa@m17n.org>1998-08-10 06:29:02 +0000
commitb2285e9dfc2dc50dbf1281b5ce068de99b685b30 (patch)
treee285e1ce3c8e4685d9d8503120bc8a7ea67e24a5 /lisp/language/vietnamese.el
parent9d898ac0e126691c73cfb568e016994a292e9350 (diff)
downloademacs-b2285e9dfc2dc50dbf1281b5ce068de99b685b30.tar.gz
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
the value to setup-XXX-environment-internal. Add properties nonascii-translation, input-method, features, unibyte-syntax, and unibyte-display.
Diffstat (limited to 'lisp/language/vietnamese.el')
-rw-r--r--lisp/language/vietnamese.el8
1 files changed, 5 insertions, 3 deletions
diff --git a/lisp/language/vietnamese.el b/lisp/language/vietnamese.el
index c27f9b17afc..9714a1523bf 100644
--- a/lisp/language/vietnamese.el
+++ b/lisp/language/vietnamese.el
@@ -240,9 +240,8 @@ Both tables are indexed by the position code of Vietnamese characters.")
"Value of `nonascii-translation-table' in Vietnamese language environment.")
(set-language-info-alist
- "Vietnamese" `((setup-function . setup-vietnamese-environment)
- (charset vietnamese-viscii-lower vietnamese-viscii-upper)
- (nonascii-translation-table
+ "Vietnamese" `((charset vietnamese-viscii-lower vietnamese-viscii-upper)
+ (nonascii-translation
. ,viet-viscii-nonascii-translation-table)
(charset-origin-alist
(vietnamese-viscii-lower "VISCII" viet-encode-viscii-char)
@@ -250,6 +249,9 @@ Both tables are indexed by the position code of Vietnamese characters.")
(coding-system vietnamese-viscii vietnamese-vscii
vietnamese-viqr)
(coding-priority vietnamese-viscii)
+ (input-method . "vietnamese-viqr")
+ (unibyte-display . vietnamese-viscii)
+ (features viet-util)
(sample-text . "Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn")
(documentation . "\
For Vietnamese, Emacs uses special charasets internally.