comparison lib-src/ChangeLog @ 90580:7f3f771c85fa

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 382-398) - Update from CVS - Update from erc--emacs--22 - Fix ERC bug introduced in last patch - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 123-125) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-101
author Miles Bader <miles@gnu.org>
date Wed, 16 Aug 2006 14:08:49 +0000
parents 858cb33ae39d bf72b454a40d
children b5c13d1564a9
comparison
equal deleted inserted replaced
90579:c78f05b8f09e 90580:7f3f771c85fa
1 2006-08-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * etags.c (readline): expect sscanf returns >= 1.
4 (readline): Change position on %n and \" in sscanf.
5
6 2006-08-07 Masatake YAMATO <jet@gyve.org>
7
8 * etags.c (readline): expect sscanf returns 2,
9 not 1.
10
11 2006-08-07 Masatake YAMATO <jet@gyve.org>
12
13 * etags.c (TEX_mode): Check getc retruns EOF.
14 File ended without newline causes infinite loop.
15
1 2002-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change) 16 2002-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change)
2 17
3 * etags.c: It's XEmacs, not Xemacs: change all the occurences. 18 * etags.c: It's XEmacs, not Xemacs: change all the occurences.
4 19
5 2006-07-30 Francesco Potort,Al(B <pot@gnu.org> 20 2006-07-30 Francesco Potort,Al(B <pot@gnu.org>