Mercurial > emacs
comparison lisp/ChangeLog @ 55000:9bc85207b164
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 20 Apr 2004 08:20:26 +0000 |
parents | a9da0517d087 |
children | 40e03cf4f4cd |
comparison
equal
deleted
inserted
replaced
54999:894e3fd388c2 | 55000:9bc85207b164 |
---|---|
1 2004-04-20 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * international/quail.el (quail-lookup-key): New optional arg | |
4 NOT-RESET-INDICES. | |
5 (quail-get-translations): Call quail-lookup-key with | |
6 NOT-RESET-INDICES t. | |
7 (quail-completion): Likewise. | |
8 (quail-lookup-map-and-concat): Likewise. | |
9 | |
1 2004-04-20 Kenichi Handa <handa@m17n.org> | 10 2004-04-20 Kenichi Handa <handa@m17n.org> |
2 | 11 |
3 * international/quail.el (quail-update-translation): Don't insert | 12 * international/quail.el (quail-update-translation): Don't insert |
4 such an unsupported multibyte char in a unibyte buffer. | 13 such an unsupported multibyte char in a unibyte buffer. |
5 | 14 |