Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4080:476d0799d704
[xemacs-hg @ 2007-07-27 18:56:45 by aidan]
Move mule-ccl.el -> ccl.el.
author | aidan |
---|---|
date | Fri, 27 Jul 2007 18:56:53 +0000 |
parents | c098c0d9125f |
children | 232b07b6d09c |
comparison
equal
deleted
inserted
replaced
4079:ec4186bc44d0 | 4080:476d0799d704 |
---|---|
1 2007-07-27 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule/mule-ccl.el: | |
4 * mule/ccl.el: | |
5 Renamed mule-ccl.el to ccl.el, for compatibility with GNU now we | |
6 no longer dump it. | |
7 * mule/mule-coding.el (require): | |
8 * mule/chinese.el (progn): | |
9 Reflect this renaming in a couple of require calls. | |
10 | |
1 2007-07-23 Aidan Kehoe <kehoea@parhasard.net> | 11 2007-07-23 Aidan Kehoe <kehoea@parhasard.net> |
2 | 12 |
3 * mule/general-late.el (posix-charset-to-coding-system-hash): | 13 * mule/general-late.el (posix-charset-to-coding-system-hash): |
4 Pick up coding system aliases as well as their canonical names | 14 Pick up coding system aliases as well as their canonical names |
5 when initialising this hash. | 15 when initialising this hash. |