Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5610:d69ea1ff4ce3
Add the zero, *then* flush, when reading integers for the #N=... syntax.
src/ChangeLog addition:
2011-12-10 Aidan Kehoe <kehoea@parhasard.net>
* lread.c (read1): Add the zero, *then* flush, when reading an
integer into Vread_buffer_stream.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 10 Dec 2011 16:17:49 +0000 |
parents | 1a507c4c6c42 |
children | 5f4f92a31875 |
comparison
equal
deleted
inserted
replaced
5609:3152c2c21461 | 5610:d69ea1ff4ce3 |
---|---|
1 2011-12-10 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * lread.c (read1): Add the zero, *then* flush, when reading an | |
4 integer into Vread_buffer_stream. | |
5 | |
1 2011-12-04 Aidan Kehoe <kehoea@parhasard.net> | 6 2011-12-04 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * Makefile.in.in (objs): | 8 * Makefile.in.in (objs): |
4 * depend: | 9 * depend: |
5 Add sequence.o to the list of objects and dependencies. | 10 Add sequence.o to the list of objects and dependencies. |