Mercurial > hg > xemacs-beta
diff etc/ChangeLog @ 4495:c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
etc/ChangeLog addition:
2008-08-10 Aidan Kehoe <kehoea@parhasard.net>
* HELLO: Add a coding cookie, now the UTF-8 sequences prevent the
file being recognised as ISO-2022-7 automatically.
tests/ChangeLog addition:
2008-08-10 Aidan Kehoe <kehoea@parhasard.net>
* automated/mule-tests.el (featurep): Update the list of character
sets in etc/HELLO to reflect that we've deleted the
XEmacs-specific Arabic character sets.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 10 Aug 2008 12:15:56 +0200 |
parents | d402d7b18bd8 |
children | 5c427ece884b |
line wrap: on
line diff
--- a/etc/ChangeLog Sun Aug 10 12:03:10 2008 +0200 +++ b/etc/ChangeLog Sun Aug 10 12:15:56 2008 +0200 @@ -1,3 +1,8 @@ +2008-08-10 Aidan Kehoe <kehoea@parhasard.net> + + * HELLO: Add a coding cookie, now the UTF-8 sequences prevent the + file being recognised as ISO-2022-7 automatically. + 2008-08-05 Aidan Kehoe <kehoea@parhasard.net> * HELLO: Encode the Arabic using UTF-8 sequences, not ISO-8859-6.