Mercurial > emacs
comparison lisp/ChangeLog @ 66428:b6b976f53f61
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 25 Oct 2005 07:32:56 +0000 |
parents | 4a8e7445d807 |
children | 995d89045941 |
comparison
equal
deleted
inserted
replaced
66427:4a8e7445d807 | 66428:b6b976f53f61 |
---|---|
1 2005-10-25 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when | |
4 diary does not end in a newline. Do not assume a blank line at | |
5 the start of the diary file. | |
6 | |
1 2005-10-25 Kenichi Handa <handa@m17n.org> | 7 2005-10-25 Kenichi Handa <handa@m17n.org> |
2 | 8 |
3 * international/quail.el (quail-translate-key): If the input | 9 * international/quail.el (quail-translate-key): If the input |
4 method is deterministic and failed to handle the last key, restart | 10 method is deterministic and failed to handle the last key, restart |
5 the key handling loop from an appropriate key. | 11 the key handling loop from an appropriate key. |