# HG changeset patch # User aidan # Date 1179739546 0 # Node ID 5d008dfb5debb87ed5ab37ecd3fc91c823191046 # Parent a4284dd2debbc67c7f0dedb622cd592d7c1742fc [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. diff -r a4284dd2debb -r 5d008dfb5deb lisp/ChangeLog --- 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 + + * 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 * XEmacs 21.5.28 "fuki" is released.