Mercurial > emacs
comparison lisp/ChangeLog @ 51633:a423d8e41a52
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 21 Jun 2003 02:28:35 +0000 |
parents | 75610d89d904 |
children | aebe0b37698c |
comparison
equal
deleted
inserted
replaced
51632:ecc1259fadfc | 51633:a423d8e41a52 |
---|---|
1 2003-06-21 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * international/utf-16.el: Many name changes: utf-16-{be,le} -> | |
4 utf-16{be,le}. | |
5 (mule-utf-16-le, utf-16-le, mule-utf-16-be, utf-16-be): New coding | |
6 system aliases for backward compatibility. | |
7 | |
8 * international/utf-7.el: Adjusted for the name change: | |
9 xxx-utf-16-{le,be} -> xxx-utf-16{le,be}. | |
10 | |
11 * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859): | |
12 Adjusted for the name change: xxx-utf-16-{le,be} -> | |
13 xxx-utf-16{le,be}. | |
14 | |
15 * international/mule-conf.el: Adjusted for the name change: | |
16 xxx-utf-16-{le,be} -> xxx-utf-16{le,be}. | |
17 | |
18 * international/mule-cmds.el (reset-language-environment): | |
19 Adjusted for the name change: xxx-utf-16-{le,be} -> | |
20 xxx-utf-16{le,be}. | |
21 | |
1 2003-06-20 Luc Teirlinck <teirllm@mail.auburn.edu> | 22 2003-06-20 Luc Teirlinck <teirllm@mail.auburn.edu> |
2 | 23 |
3 * vc.el (vc-rename-file): Fix typo. | 24 * vc.el (vc-rename-file): Fix typo. |
4 | 25 |
5 2003-06-19 Andreas Schwab <schwab@suse.de> | 26 2003-06-19 Andreas Schwab <schwab@suse.de> |