Mercurial > emacs
comparison src/ChangeLog @ 63908:3d1f1f281034
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 02 Jul 2005 08:16:24 +0000 |
parents | 15a0b97b4797 |
children | 98c6adf19936 |
comparison
equal
deleted
inserted
replaced
63907:2e6177253f28 | 63908:3d1f1f281034 |
---|---|
1 2005-07-02 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * fileio.c (Fcopy_file): Rearrange the code that calls fchown and | |
4 fchmod so that chmod doesn't get called on MSDOS before the file | |
5 is closed. | |
6 | |
1 2005-07-01 Jason Rumney <jasonr@gnu.org> | 7 2005-07-01 Jason Rumney <jasonr@gnu.org> |
2 | 8 |
3 * w32term.c (cleartype_active): New flag for enabling sub-pixel | 9 * w32term.c (cleartype_active): New flag for enabling sub-pixel |
4 workaround. | 10 workaround. |
5 (w32_initialize): Initialize it. | 11 (w32_initialize): Initialize it. |