diff options
| author | Kenichi Handa | 2005-10-25 06:13:01 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2005-10-25 06:13:01 +0000 |
| commit | 1f1ce6abe8723512ff62a077b4e7687d37eca135 (patch) | |
| tree | 7906b6bcb8f0e873e6dd541a350bf47fbb64f703 /lisp/ChangeLog | |
| parent | ead915936b333cc47a25ce52cdb72562008f1ee7 (diff) | |
| download | emacs-1f1ce6abe8723512ff62a077b4e7687d37eca135.tar.gz emacs-1f1ce6abe8723512ff62a077b4e7687d37eca135.zip | |
(quail-translate-key): If the input
method is deterministic and failed to handle the last key, restart
the key handling loop from an appropriate key.
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 eaadd83db29..8ef8d2b823e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-10-25 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/quail.el (quail-translate-key): If the input | ||
| 4 | method is deterministic and failed to handle the last key, restart | ||
| 5 | the key handling loop from an appropriate key. | ||
| 6 | |||
| 1 | 2005-10-25 Michael Albinus <michael.albinus@gmx.de> | 7 | 2005-10-25 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * vc.el (vc-dired-mode): Extend comment for binding of | 9 | * vc.el (vc-dired-mode): Extend comment for binding of |