Mercurial > emacs
comparison lib-src/ChangeLog @ 72315:95367ca0bf96
* etags.c (readline): expect sscanf returns 2,
not 1.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 08 Aug 2006 09:34:56 +0000 |
parents | b0755f0706c2 |
children | 1fb4cb2b0ce0 |
comparison
equal
deleted
inserted
replaced
72314:b0755f0706c2 | 72315:95367ca0bf96 |
---|---|
1 2006-08-07 Masatake YAMATO <jet@gyve.org> | |
2 | |
3 * etags.c (readline): expect sscanf returns 2, | |
4 not 1. | |
5 | |
1 2006-08-07 Masatake YAMATO <jet@gyve.org> | 6 2006-08-07 Masatake YAMATO <jet@gyve.org> |
2 | 7 |
3 * etags.c (TEX_mode): Check getc retruns EOF. | 8 * etags.c (TEX_mode): Check getc retruns EOF. |
4 File ended without newline causes infinite loop. | 9 File ended without newline causes infinite loop. |
5 | 10 |