diff options
author | Kenichi Handa <handa@m17n.org> | 1998-01-22 01:45:51 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 1998-01-22 01:45:51 +0000 |
commit | 8f3969f8ab93f4c7361097f5aeac9a8b9430ae77 (patch) | |
tree | 64b2ecacc6baf58ac34bc82064920d721d555228 /lisp/language/viet-util.el | |
parent | 5e92d2b80109ccad114ed62591b9f6d518a0e800 (diff) | |
download | emacs-8f3969f8ab93f4c7361097f5aeac9a8b9430ae77.tar.gz |
In setup-LANGUAGE-environment functions,
call set-language-environment-coding-systems.
Diffstat (limited to 'lisp/language/viet-util.el')
-rw-r--r-- | lisp/language/viet-util.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/language/viet-util.el b/lisp/language/viet-util.el index 750f482c4bc..95c54f159c3 100644 --- a/lisp/language/viet-util.el +++ b/lisp/language/viet-util.el @@ -39,9 +39,7 @@ (defun setup-vietnamese-environment () "Setup multilingual environment (MULE) for Vietnamese VISCII users." (interactive) - (setup-8-bit-environment "Vietnamese" nil 'vietnamese-viscii - "vietnamese-viqr") - (setq coding-category-raw-text 'vietnamese-viscii)) + (setup-8-bit-environment "Vietnamese" nil "vietnamese-viqr")) ;; VIQR is a menmonic encoding specification for Vietnamese. ;; It represents diacritical marks by ASCII characters as follows: |