Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4447:15dd5229cea5
Support windows-1250 on Unix as well as Windows.
2008-05-07 Aidan Kehoe <kehoea@parhasard.net>
* mule/latin.el (windows-1250): Add the Central European Windows
coding system.
* mule/mule-win32-init.el: Don't use the Windows-specific CP1250
implementation, rely on that in latin.el instead.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 07 May 2008 21:06:45 +0200 |
parents | 1d41b9bcf74f |
children | ac6231e0c1df |
comparison
equal
deleted
inserted
replaced
4446:c32b3d10c56b | 4447:15dd5229cea5 |
---|---|
1 2008-05-07 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule/latin.el (windows-1250): Add the Central European Windows | |
4 coding system. | |
5 * mule/mule-win32-init.el: Don't use the Windows-specific CP1250 | |
6 implementation, rely on that in latin.el instead. | |
7 | |
1 2008-04-13 Henry S. Thompson <ht@inf.ed.ac.uk>, Mike Sperber <mike@xemacs.org> | 8 2008-04-13 Henry S. Thompson <ht@inf.ed.ac.uk>, Mike Sperber <mike@xemacs.org> |
2 | 9 |
3 * window-xemacs.el (save-window-excursion/mapping, | 10 * window-xemacs.el (save-window-excursion/mapping, |
4 set-window-configuration/mapping): Add. These function return an | 11 set-window-configuration/mapping): Add. These function return an |
5 alist mapping the window objects from the original window | 12 alist mapping the window objects from the original window |