diff options
author | Kenichi Handa <handa@m17n.org> | 2009-06-23 02:13:45 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2009-06-23 02:13:45 +0000 |
commit | d4a885b2d7c3cee4bec2eccc5cf358a974a70054 (patch) | |
tree | 69782edcbe96f17f04167a5248068d239ee08de1 /lisp/ChangeLog | |
parent | 8000b1d55bd9700de61660c7f6ce7939de5e2eab (diff) | |
download | emacs-d4a885b2d7c3cee4bec2eccc5cf358a974a70054.tar.gz |
(korean-key-bindings): Change the binding of F9 to
hangul-to-hanja-conversion. Bind Hangul_Hanja to the same command.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 989237cfe36..b0e63700219 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2009-06-23 Kenichi Handa <handa@m17n.org> + + * language/korea-util.el (korean-key-bindings): Change the binding + of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the + same command. + 2009-06-22 Michael Albinus <michael.albinus@gmx.de> Sync with Tramp 2.1.16. |