Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2633:b921e3d0ac3e
[xemacs-hg @ 2005-03-04 21:59:42 by aidan]
Add encode-char and decode-char functions, for wider Mule compatibility.
They do unicode-to-char and char-to-unicode, and are implemented in Mule-UCS
and GNU Emacs.
author | aidan |
---|---|
date | Fri, 04 Mar 2005 21:59:43 +0000 |
parents | 1ea43ec83f12 |
children | c86fcce8b14b |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 03 22:51:13 2005 +0000 +++ b/lisp/ChangeLog Fri Mar 04 21:59:43 2005 +0000 @@ -1,3 +1,13 @@ +2005-03-04 Aidan Kehoe <kehoea@parhasard.net> + + * unicode.el (decode-char): New. This is what the FSF Mule API + calls unicode-to-char. The API of the function is more general, + but support for anything beyond Unicode isn't implemented, and I + can't see why it would be, given that make-char does a fine job + already. + * unicode.el (encode-char): New. This is what the FSF Mule calls + char-to-unicode. + 2005-02-28 Simon Josefsson <jas@extundo.com> * about.el (xemacs-hackers): Add jas.