comparison 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
comparison
equal deleted inserted replaced
2574:5e2653bc0ab0 2575:e71117a6ddac
1 2005-02-09 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule/european.el: Create the 8859-16 character set and coding system.
4 * mule/european.el (latin-iso8859-16): Make the character set available.
5
6 2005-02-09 Aidan Kehoe <kehoea@parhasard.net>
7
8 * unicode.el (load-unicode-tables):
9 Initialise mapping tables for ISO
10 8859-16--cf. s3tk6pieyuk.fsf@magellan.suse.de , DOUBLE LOW-9
11 QUOTATION MARK is very much used for German and in Central Europe.
12
1 2005-02-09 Aidan Kehoe <kehoea@parhasard.net> 13 2005-02-09 Aidan Kehoe <kehoea@parhasard.net>
2 14
3 * unicode.el: 15 * unicode.el:
4 Add coding system aliases for utf-16-be and utf-16-le, for 16 Add coding system aliases for utf-16-be and utf-16-le, for
5 improved compatibility with Mule-UCS and the FSF. 17 improved compatibility with Mule-UCS and the FSF.