Mercurial > emacs
comparison src/ChangeLog @ 97487:999b2122b66c
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 15 Aug 2008 12:49:09 +0000 |
parents | 0a5d1005eed6 |
children | 72743054422c |
comparison
equal
deleted
inserted
replaced
97486:2c195017488c | 97487:999b2122b66c |
---|---|
1 2008-08-15 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * w32.c (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX): | |
4 Rename from _MEMORYSTATUSEX, MEMORYSTATUSEX, LPMEMORYSTATUSEX. | |
5 All users changed. | |
6 | |
1 2008-08-14 Lawrence Mitchell <wence@gmx.li> | 7 2008-08-14 Lawrence Mitchell <wence@gmx.li> |
2 | 8 |
3 * lread.c (Fread_char, Fread_char_exclusive): If no character | 9 * lread.c (Fread_char, Fread_char_exclusive): If no character |
4 event is read before timeout is reached, return nil, rather than | 10 event is read before timeout is reached, return nil, rather than |
5 converting to a number. | 11 converting to a number. |