1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00

Fix previous change.

This commit is contained in:
Kenichi Handa 1997-08-18 11:03:26 +00:00
parent 19d0c7aad4
commit f7af6265bf

View file

@ -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