--- a/.emacs-my Thu Feb 18 18:14:51 2016 +0200
+++ b/.emacs-my Mon Feb 22 00:30:21 2016 +0200
@@ -821,6 +821,8 @@
((eq arg 4)
(activate-input-method my-ipa-input-method))
((eq arg 5)
+ (activate-input-method 'greek))
+ ((eq arg 6)
(activate-input-method 'TeX)) )
(toggle-input-method arg)) )