Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4240:b98680995adb
[xemacs-hg @ 2007-10-26 10:51:02 by aidan]
Couple of tweaks to mule/latin.el; correct the POSIX code for Polish,
explicitly specify the tutorial coding system when a tutorial is provided.
author | aidan |
---|---|
date | Fri, 26 Oct 2007 10:51:06 +0000 |
parents | ce594b233b20 |
children | 9fec7fedbf1b |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 25 21:51:20 2007 +0000 +++ b/lisp/ChangeLog Fri Oct 26 10:51:06 2007 +0000 @@ -1,3 +1,11 @@ +2007-10-26 Aidan Kehoe <kehoea@parhasard.net> + + * mule/latin.el: + "pl" is the normal POSIX language code for Polish, not "po"; if a + tutorial is provided, set tutorial-coding-system explicitly based + on the language environment coding system, to override confusion + that can arise with the variant language environments. + 2007-10-01 Aidan Kehoe <kehoea@parhasard.net> * byte-optimize.el: