comparison lib-src/ChangeLog @ 74948:53d39b32cfcc

*** empty log message ***
author Francesco Potortì <pot@gnu.org>
date Wed, 27 Dec 2006 23:58:29 +0000
parents 6d70d64d3b02
children b1b7996991ee
comparison
equal deleted inserted replaced
74947:357bd3ca981a 74948:53d39b32cfcc
1 2006-12-28 Francesco Potort,Al(B <pot@gnu.org>
2
3 * etags.c (readline): When creating a relative file name from a
4 #line directive, leave the file name alone. The previous
5 behaviour was to make it relative to the tags file directory,
6 under the hypothesis that the #line directive file name was
7 relative to the directory of the tagged file. That hypothesis is
8 wrong with Cpp and Lex.
9
1 2006-12-22 Eli Zaretskii <eliz@gnu.org> 10 2006-12-22 Eli Zaretskii <eliz@gnu.org>
2 11
3 * makefile.w32-in (make-docfile, ctags, etags, ebrowse, hexl) 12 * makefile.w32-in (make-docfile, ctags, etags, ebrowse, hexl)
4 (movemail, fakemail, sorted-doc, digest-doc, emacsclient) 13 (movemail, fakemail, sorted-doc, digest-doc, emacsclient)
5 (test-distrib, $(DOC), all): depend on stamp_BLD instead of $(BLD). 14 (test-distrib, $(DOC), all): depend on stamp_BLD instead of $(BLD).