Mercurial > emacs
comparison src/ChangeLog @ 67921:c475c5493ee0
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 30 Dec 2005 11:03:41 +0000 |
parents | c8f97199cfbc |
children | 7e02368b8f30 |
comparison
equal
deleted
inserted
replaced
67920:8f3c10fea90b | 67921:c475c5493ee0 |
---|---|
1 2005-12-30 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * process.c (Fnetwork_interface_info): Correctly terminate the | |
4 loop over ifflag_table. | |
5 | |
1 2005-12-29 Richard M. Stallman <rms@gnu.org> | 6 2005-12-29 Richard M. Stallman <rms@gnu.org> |
2 | 7 |
3 * lread.c (readevalloop): Test for reading a whole buffer | 8 * lread.c (readevalloop): Test for reading a whole buffer |
4 before actually reading anything. Handle all cases, including | 9 before actually reading anything. Handle all cases, including |
5 START = END = nil and an already-narrowed buffer. | 10 START = END = nil and an already-narrowed buffer. |