Mercurial > emacs
comparison lisp/ChangeLog @ 53265:0cfee4c1d68c
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 24 Dec 2003 02:10:56 +0000 |
parents | 90e1935c666c |
children | b3cbb9ec90bb |
comparison
equal
deleted
inserted
replaced
53264:90e1935c666c | 53265:0cfee4c1d68c |
---|---|
1 2003-12-24 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * international/mule-cmds.el (set-default-coding-systems): Call | |
4 ucs-set-table-for-input for all buffers that don't have local | |
5 value of buffer-file-coding-system. | |
6 | |
7 * international/ucs-tables.el (ucs-set-table-for-input): If | |
8 translation-table-for-encode is a symbol, get its | |
9 translation-table property. | |
10 | |
1 2003-12-23 Luc Teirlinck <teirllm@auburn.edu> | 11 2003-12-23 Luc Teirlinck <teirllm@auburn.edu> |
2 | 12 |
3 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call | 13 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call |
4 to `completing-read' on a recently fixed bug. | 14 to `completing-read' on a recently fixed bug. |
5 | 15 |