Mercurial > emacs
comparison lib-src/ChangeLog @ 95393:c6d82cbe67bc
(relative_filename): Treat "///" like "/" in filenames.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 29 May 2008 20:18:07 +0000 |
parents | 3a4bc081639c |
children | efb06c4d4792 |
comparison
equal
deleted
inserted
replaced
95392:838b2bca5a6f | 95393:c6d82cbe67bc |
---|---|
1 2008-05-29 Tom Tromey <tromey@redhat.com> | |
2 | |
3 * etags.c (relative_filename): Treat "///" like "/" in filenames. | |
4 | |
1 2008-05-09 Eli Zaretskii <eliz@gnu.org> | 5 2008-05-09 Eli Zaretskii <eliz@gnu.org> |
2 | 6 |
3 * ntlib.c: Include sys/types.h, sys/stat.h, and errno.h. | 7 * ntlib.c: Include sys/types.h, sys/stat.h, and errno.h. |
4 (IS_DIRECTORY_SEP): New macro. | 8 (IS_DIRECTORY_SEP): New macro. |
5 (convert_time, is_exec, stat): New functions. | 9 (convert_time, is_exec, stat): New functions. |