Mercurial > emacs
comparison src/ChangeLog @ 97489:72743054422c
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 15 Aug 2008 13:53:25 +0000 |
parents | 999b2122b66c |
children | f8337cc2c494 |
comparison
equal
deleted
inserted
replaced
97488:caf9103a3856 | 97489:72743054422c |
---|---|
1 2008-08-15 Eli Zaretskii <eliz@gnu.org> | 1 2008-08-15 Eli Zaretskii <eliz@gnu.org> |
2 | 2 |
3 * w32.c (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX): | 3 * w32.c (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX): |
4 Rename from _MEMORYSTATUSEX, MEMORYSTATUSEX, LPMEMORYSTATUSEX. | 4 Rename from _MEMORYSTATUSEX, MEMORYSTATUSEX, LPMEMORYSTATUSEX. |
5 All users changed. | 5 All users changed. |
6 (stat): Only root directory passed to GetDriveType. | |
6 | 7 |
7 2008-08-14 Lawrence Mitchell <wence@gmx.li> | 8 2008-08-14 Lawrence Mitchell <wence@gmx.li> |
8 | 9 |
9 * lread.c (Fread_char, Fread_char_exclusive): If no character | 10 * lread.c (Fread_char, Fread_char_exclusive): If no character |
10 event is read before timeout is reached, return nil, rather than | 11 event is read before timeout is reached, return nil, rather than |