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
commitf7af6265bf126cc375a72bf7fd920fe7ddf803e2 (patch)
tree0e10cbc5a8eead750370002cce4d17cc2c6f9d13 /leim/quail/symbol-ksc.el
parent19d0c7aad40f6e44fb7c9635a432175abaf0e3c6 (diff)
downloademacs-f7af6265bf126cc375a72bf7fd920fe7ddf803e2.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