Mercurial > emacs
comparison lib-src/ChangeLog @ 74299:987cb3362b63
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Tue, 28 Nov 2006 13:43:27 +0000 |
parents | 6d9077dbc31a |
children | d734bb49c745 |
comparison
equal
deleted
inserted
replaced
74298:e3d189507be0 | 74299:987cb3362b63 |
---|---|
1 2006-11-28 Kevin Ryde <user42@zip.com.au> (tiny change) | |
2 | |
3 * etags.c (readline): Check for double quote after #line. | |
4 | |
5 2006-11-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> (tiny change) | |
6 | |
7 * etags.c (readline): sscanf could in principle return 2. | |
8 | |
9 2006-11-28 Francesco Potort,Al(B <pot@gnu.org> | |
10 | |
11 * etags.c (readline): lno is unsigned. | |
12 (TeX_commands): Use p++ (rather than *p++) to increment p. | |
13 (Lua_functions): Explicitly discard LOOKING_AT's return value. | |
14 | |
1 2006-11-27 Juanma Barranquero <lekktu@gmail.com> | 15 2006-11-27 Juanma Barranquero <lekktu@gmail.com> |
2 | 16 |
3 * makefile.w32-in (TRES): New macro (copied from nt/makefile.w32-in). | 17 * makefile.w32-in (TRES): New macro (copied from nt/makefile.w32-in). |
4 ($(TRES)): New rule (copied from nt/makefile.w32-in). | 18 ($(TRES)): New rule (copied from nt/makefile.w32-in). |
5 ($(BLD)/emacsclientw.exe): Add dependency. | 19 ($(BLD)/emacsclientw.exe): Add dependency. |