changeset 19414:d1aed74cff5e

Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Mon, 18 Aug 1997 11:03:26 +0000
parents 81fe2432f1a6
children 309b9a0d8a45
files leim/quail/symbol-ksc.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/leim/quail/symbol-ksc.el	Mon Aug 18 10:54:31 1997 +0000
+++ b/leim/quail/symbol-ksc.el	Mon Aug 18 11:03:26 1997 +0000
@@ -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