Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 26 21:51:51 2007 +0000 +++ b/lisp/ChangeLog Fri Jul 27 18:56:53 2007 +0000 @@ -1,3 +1,13 @@ +2007-07-27 Aidan Kehoe <kehoea@parhasard.net> + + * mule/mule-ccl.el: + * mule/ccl.el: + Renamed mule-ccl.el to ccl.el, for compatibility with GNU now we + no longer dump it. + * mule/mule-coding.el (require): + * mule/chinese.el (progn): + Reflect this renaming in a couple of require calls. + 2007-07-23 Aidan Kehoe <kehoea@parhasard.net> * mule/general-late.el (posix-charset-to-coding-system-hash):