summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1997-08-18 10:54:31 +0000
committerKenichi Handa <handa@m17n.org>1997-08-18 10:54:31 +0000
commit900025ee130dc2422eee2bef03520bb56654cd17 (patch)
tree15ee4cfbd091e5c6475ccef8f77bda1bbea46dea /leim
parent5ee219ae043eb918d3953aec4a56d2f970d217d1 (diff)
downloademacs-900025ee130dc2422eee2bef03520bb56654cd17.tar.gz
(quail-hangul-switch-back): Call
activate-input-method instead of select-input-method. Use input-method-history instead of previous-input-method.
Diffstat (limited to 'leim')
-rw-r--r--leim/quail/symbol-ksc.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/leim/quail/symbol-ksc.el b/leim/quail/symbol-ksc.el
index 7caeb5284c3..108af45e04d 100644
--- a/leim/quail/symbol-ksc.el
+++ b/leim/quail/symbol-ksc.el
@@ -32,10 +32,10 @@
(require 'quail)
(defun quail-hangul-switch-back (key idx)
- (if (not previous-input-method)
+ (if (not input-method-history
(toggle-input-method t)
(quail-delete-region)
- (select-input-method previous-input-method))
+ (activate-input-method (car input-method-history))
(throw 'quail-tag nil))
(quail-define-package