Mercurial > emacs
diff mac/ChangeLog @ 39102:9647ef27680a
2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
* src/mac.c (stat): Don't fail for aliases.
(sys_open) [__MRC__]: Set file creator and type for newly-created
files.
| author | Andrew Choi <akochoi@shaw.ca> |
|---|---|
| date | Tue, 04 Sep 2001 05:00:04 +0000 |
| parents | dc047d3af2cd |
| children | a53eba1d3542 |
line wrap: on
line diff
--- a/mac/ChangeLog Tue Sep 04 03:43:23 2001 +0000 +++ b/mac/ChangeLog Tue Sep 04 05:00:04 2001 +0000 @@ -1,3 +1,9 @@ +2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk> + + * src/mac.c (stat): Don't fail for aliases. + (sys_open) [__MRC__]: Set file creator and type for newly-created + files. + 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk> * src/macterm.c (init_font_name_table): Add an additional entry to
