diff options
author | Kenichi Handa <handa@m17n.org> | 1998-01-22 01:45:17 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 1998-01-22 01:45:17 +0000 |
commit | 5e92d2b80109ccad114ed62591b9f6d518a0e800 (patch) | |
tree | a7b6c7d2dda1474d5da8aa92401850011d39a78f /lisp/language/lao-util.el | |
parent | 2791eeaaade94539ec56ae785e43b15debebcaa8 (diff) | |
download | emacs-5e92d2b80109ccad114ed62591b9f6d518a0e800.tar.gz |
In setup-LANGUAGE-environment functions, adjust for the change of
setup-8-bit-environment.
Diffstat (limited to 'lisp/language/lao-util.el')
-rw-r--r-- | lisp/language/lao-util.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/language/lao-util.el b/lisp/language/lao-util.el index fe2bd457269..4cada8f710d 100644 --- a/lisp/language/lao-util.el +++ b/lisp/language/lao-util.el @@ -28,8 +28,7 @@ (defun setup-lao-environment () "Setup multilingual environment (MULE) for Lao." (interactive) - (setup-8-bit-environment "Lao" 'lao 'iso-2022-7bit - "lao")) + (setup-8-bit-environment "Lao" 'lao "lao")) (let ((l '((?(1!(B consonant "LETTER KOR KAI'" "CHICKEN") (?(1"(B consonant "LETTER KHOR KHAI'" "EGG") |