Mercurial > emacs
comparison src/ChangeLog.unicode @ 90290:6a1672fcf6ae
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 03 Feb 2006 07:38:00 +0000 |
parents | b2784209ad3c |
children | 275e0a144c1d |
comparison
equal
deleted
inserted
replaced
90289:72d8a45f6c9f | 90290:6a1672fcf6ae |
---|---|
1 2006-02-03 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * coding.c (Fdefine_coding_system_internal): Avoid a duplicated | |
4 element in Vcoding_system_alist. | |
5 (Fdefine_coding_system_alias): Likewise. | |
6 | |
1 2006-01-19 Kenichi Handa <handa@m17n.org> | 7 2006-01-19 Kenichi Handa <handa@m17n.org> |
2 | 8 |
3 * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF. | 9 * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF. |
4 | 10 |
5 * coding.c: Sync to HEAD for handling autoload-coding-system. | 11 * coding.c: Sync to HEAD for handling autoload-coding-system. |