(setup-thai-environment): Adjusted
for the change of an input method name.
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
(defun setup-thai-environment ()
|
||||
"Setup multilingual environment (MULE) for Thai."
|
||||
(interactive)
|
||||
(setup-8-bit-environment 'thai-tis620 'thai-tis620
|
||||
'("Thai" . "quail-thai")))
|
||||
(setup-8-bit-environment "Thai" 'thai-tis620 'thai-tis620
|
||||
"thai-kesmanee"))
|
||||
|
||||
;; Setting information of Thai characters.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user