Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Mon Aug 07 06:45:41 2006 +0000 +++ b/lib-src/ChangeLog Wed Aug 16 14:08:49 2006 +0000 @@ -1,3 +1,18 @@ +2006-08-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * etags.c (readline): expect sscanf returns >= 1. + (readline): Change position on %n and \" in sscanf. + +2006-08-07 Masatake YAMATO <jet@gyve.org> + + * etags.c (readline): expect sscanf returns 2, + not 1. + +2006-08-07 Masatake YAMATO <jet@gyve.org> + + * etags.c (TEX_mode): Check getc retruns EOF. + File ended without newline causes infinite loop. + 2002-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change) * etags.c: It's XEmacs, not Xemacs: change all the occurences.
