Adrian Aichner wrote:
René Kyllingstad <listmailxemacs(a)kyllingstad.com> writes:
>Hi,
>
>directory-files includes ".." when given the FILES-ONLY flag:
>
> (member ".." (directory-files "~" nil nil nil t))
>
> => non-nil
>
>This is with XEmacs 21.4.18 on Windows. 21.5.21 on Linux returns nil.
>
>
XEmacs 21.5 (beta23) "daikon" (+CVS-20051031) [Lucid] (i586-pc-win32, Mule) of
Tue Nov 01 2005 on TANG
which is a native Windows build on XP SP2 also returns nil.
i don't see anything obvious in mswindows_stat that might cause this;
not much has changed between 21.4 and 21.5.