comparison tests/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 084056f46755
children a3c673c0720b
comparison
equal deleted inserted replaced
4833:4dd2389173fc 4834:b3ea9c582280
1 2010-01-11 Ben Wing <ben@xemacs.org>
2
3 * automated/mule-tests.el (featurep):
4 Use utf-8 as file-name-coding-system under Cygwin 1.7+.
5
1 2010-01-01 Aidan Kehoe <kehoea@parhasard.net> 6 2010-01-01 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * automated/lisp-tests.el: 8 * automated/lisp-tests.el:
4 Test #'functionp, making sure it gives nil for special forms. 9 Test #'functionp, making sure it gives nil for special forms.
5 10