(DIRENTRY_NONEMPTY): New macro; two definitions.
authorRichard M. Stallman <rms@gnu.org>
Sat, 8 Jan 1994 08:47:19 +0000 (08:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 8 Jan 1994 08:47:19 +0000 (08:47 +0000)
commit128ecc89ba3dd843f4d4007a04cac79aa5a51a8a
tree92f19ba91f5af02ac55974a2dc28b2a31fae7c8f
parentcf9cdc11ac5e20be2c3373b3f0ef5b6db41f5e1c
(DIRENTRY_NONEMPTY): New macro; two definitions.
(Fdirectory_files, file_name_completion): Use it.

[MSDOS]: #include <dirent.h> instead of <sys/dir.h>.  Avoid
some external definitions.
(Ffile_attributes) [MSDOS]: Set execute bits from file name.
(Ffile_name_all_completions) [FILE_SYSTEM_CASE]: Convert
case of file name as as indicated by conditional.
src/dired.c