comparison lisp/ChangeLog @ 4834:b3ea9c582280

Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
author Ben Wing <ben@xemacs.org>
date Tue, 12 Jan 2010 01:38:04 -0600
parents 50102dde8ab2
children 1e90dc478938
comparison
equal deleted inserted replaced
4833:4dd2389173fc 4834:b3ea9c582280
1 2010-01-10 Ben Wing <ben@xemacs.org>
2
3 * mule/mule-cmds.el (get-native-coding-system-from-language-environment):
4 Under Cygwin, force utf-8 if we are using Cygwin 1.7 or later
5 (making use of the magic feature 'cygwin-use-utf-8).
6
1 2010-01-09 Didier Verna <didier@xemacs.org> 7 2010-01-09 Didier Verna <didier@xemacs.org>
2 8
3 * x-faces.el (x-init-global-faces): Deactivate obsolete code. 9 * x-faces.el (x-init-global-faces): Deactivate obsolete code.
4 * x-faces.el (x-init-device-faces): Ditto. 10 * x-faces.el (x-init-device-faces): Ditto.
5 * x-faces.el (x-init-frame-faces): Ditto. 11 * x-faces.el (x-init-frame-faces): Ditto.