.emacs-my
changeset 1349 bb5f3306e2a8
parent 1348 93bcfa82cb34
child 1350 82ce5b4ae16e
--- a/.emacs-my	Mon Feb 22 00:30:21 2016 +0200
+++ b/.emacs-my	Mon Feb 22 00:31:46 2016 +0200
@@ -819,9 +819,9 @@
        ((eq arg 3)
         (activate-input-method my-ukranian-input-method))
        ((eq arg 4)
-        (activate-input-method my-ipa-input-method))
+        (activate-input-method 'greek))
        ((eq arg 5)
-        (activate-input-method 'greek))
+        (activate-input-method my-ipa-input-method))
        ((eq arg 6)
         (activate-input-method 'TeX)) )
     (toggle-input-method arg)) )