Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2575:e71117a6ddac
[xemacs-hg @ 2005-02-09 15:29:07 by aidan]
Add support and Unicode mapping tables for ISO 8859-16 by default. Not
_quite_ the one-line change I thought it would be, but very trivial for all
that.
author | aidan |
---|---|
date | Wed, 09 Feb 2005 15:29:12 +0000 |
parents | 5e2653bc0ab0 |
children | c4235ee1f733 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 08 23:59:51 2005 +0000 +++ b/lisp/ChangeLog Wed Feb 09 15:29:12 2005 +0000 @@ -1,3 +1,15 @@ +2005-02-09 Aidan Kehoe <kehoea@parhasard.net> + + * mule/european.el: Create the 8859-16 character set and coding system. + * mule/european.el (latin-iso8859-16): Make the character set available. + +2005-02-09 Aidan Kehoe <kehoea@parhasard.net> + + * unicode.el (load-unicode-tables): + Initialise mapping tables for ISO + 8859-16--cf. s3tk6pieyuk.fsf@magellan.suse.de , DOUBLE LOW-9 + QUOTATION MARK is very much used for German and in Central Europe. + 2005-02-09 Aidan Kehoe <kehoea@parhasard.net> * unicode.el: