Mercurial > emacs
comparison lib-src/ChangeLog @ 43871:30ac1705a166
Fix formatting of previous entry
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 12 Mar 2002 22:29:10 +0000 |
parents | 8d0430162d52 |
children | aba9fabe137a |
comparison
equal
deleted
inserted
replaced
43870:84609ef8ec93 | 43871:30ac1705a166 |
---|---|
7 * etags.c (curfiledir, curtagfname): New global variables. | 7 * etags.c (curfiledir, curtagfname): New global variables. |
8 (process_file): Initialise them. | 8 (process_file): Initialise them. |
9 (readline): Canonicalize the name found in #line directive. | 9 (readline): Canonicalize the name found in #line directive. |
10 | 10 |
11 2002-03-06 Jason Rumney <jasonr@gnu.org> | 11 2002-03-06 Jason Rumney <jasonr@gnu.org> |
12 | |
12 * etags.c (put_entries): Use #if !CTAGS, to fix link error on | 13 * etags.c (put_entries): Use #if !CTAGS, to fix link error on |
13 compilers that don't optimize out dead code. | 14 compilers that don't optimize out dead code. |
14 | 15 |
15 2002-03-05 Francesco Potorti` <pot@gnu.org> | 16 2002-03-05 Francesco Potorti` <pot@gnu.org> |
16 | 17 |