Mercurial > emacs
diff lib-src/ChangeLog @ 94824:049f8debb0ac
*** empty log message ***
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Fri, 09 May 2008 20:37:32 +0000 |
| parents | 73a86a36a458 |
| children | 3a4bc081639c |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri May 09 20:37:04 2008 +0000 +++ b/lib-src/ChangeLog Fri May 09 20:37:32 2008 +0000 @@ -1,3 +1,9 @@ +2008-05-09 Eli Zaretskii <eliz@gnu.org> + + * ntlib.c: Include sys/types.h, sys/stat.h, and errno.h. + (IS_DIRECTORY_SEP): New macro. + (convert_time, is_exec, stat): New functions. + 2008-05-08 Eli Zaretskii <eliz@gnu.org> * makefile.w32-in (lisp2): Rename epa-file-hook.elc to epa-hook.elc.
