Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3717:6bade5a5afc0
[xemacs-hg @ 2006-12-02 17:03:43 by aidan]
Revert missing d_ino filed from `struct dirent' for Cygwin.
author | aidan |
---|---|
date | Sat, 02 Dec 2006 17:03:44 +0000 |
parents | 761385dfa575 |
children | c3f1f095bb7a |
comparison
equal
deleted
inserted
replaced
3716:4c96f179c481 | 3717:6bade5a5afc0 |
---|---|
1 2006-12-02 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * ChangeLog: | |
4 * sysdir.h (DIRENTRY_NONEMPTY): | |
5 | |
6 2006-11-29 Dr. Volker Zell <Dr.Volker.Zell@oracle.com> | |
7 | |
8 * sysdir.h: Revert workaround missing d_ino field from 'struct | |
9 dirent' for Cygwin as it's back in again. | |
10 | |
1 2006-11-29 Aidan Kehoe <kehoea@parhasard.net> | 11 2006-11-29 Aidan Kehoe <kehoea@parhasard.net> |
2 | 12 |
3 * mule-charset.c (Fset_charset_registries): | 13 * mule-charset.c (Fset_charset_registries): |
4 Add an optional argument FORCE, to allow specifying badly-formed | 14 Add an optional argument FORCE, to allow specifying badly-formed |
5 CHARSET_REGISTRY-CHARSET_ENCODING combinations. Re-enables the | 15 CHARSET_REGISTRY-CHARSET_ENCODING combinations. Re-enables the |