Mercurial > hg > xemacs-beta
changeset 3978:5d008dfb5deb
[xemacs-hg @ 2007-05-21 09:25:46 by aidan]
The Mule character set for Turkish is latin-iso8859-9, not latin-iso8859-5 (ChangeLog entry). Thank you Stephen.
author | aidan |
---|---|
date | Mon, 21 May 2007 09:25:46 +0000 |
parents | a4284dd2debb |
children | 8d2106500793 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 21 09:25:14 2007 +0000 +++ b/lisp/ChangeLog Mon May 21 09:25:46 2007 +0000 @@ -1,3 +1,10 @@ +2007-05-21 Aidan Kehoe <kehoea@parhasard.net> + + * mule/latin.el: + The character set associated with the Turkish language environment + is latin-iso8859-9, not latin-iso8859-5. Who thought up the Latin + 5 vs. ISO 8859-9 distinction anyway? + 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.28 "fuki" is released.