summaryrefslogtreecommitdiff
path: root/leim/quail/symbol-ksc.el
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1997-08-18 11:03:26 +0000
committerKenichi Handa <handa@m17n.org>1997-08-18 11:03:26 +0000
commit22fb0ed2921b8c8acfec561d83794355dac97419 (patch)
treecd5055d81d21c4186b088df1fa93245785ebfcb7 /leim/quail/symbol-ksc.el
parent0d90569b84c067edfb4a7b4eb7810d50db542cd3 (diff)
downloademacs-22fb0ed2921b8c8acfec561d83794355dac97419.tar.gz
Fix previous change.
Diffstat (limited to 'leim/quail/symbol-ksc.el')
-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 108af45e04d..ad0a758c15d 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 input-method-history
+ (if (not input-method-history)
(toggle-input-method t)
(quail-delete-region)
- (activate-input-method (car input-method-history))
+ (activate-input-method (car input-method-history)))
(throw 'quail-tag nil))
(quail-define-package