Mercurial > emacs
changeset 80487:b401fc62b3a1
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 10 Apr 2008 10:44:51 +0000 |
parents | 484a558118e3 |
children | df2738e4f7ad |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Apr 10 10:44:01 2008 +0000 +++ b/src/ChangeLog Thu Apr 10 10:44:51 2008 +0000 @@ -1,3 +1,11 @@ +2008-04-10 Jason Rumney <jasonr@gnu.org> + + * w32.c (stat): When Vw32_get_true_file_attributes is Qlocal, get + attributes only for local files. + + * w32proc.c (syms_of_ntproc): Change Vw32_get_true_file attributes + default to Qlocal. + 2008-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * Makefile.in (MAC_OBJ): Add mactoolbox.o.