Mercurial > emacs
changeset 74949:b1b7996991ee
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 28 Dec 2006 00:03:59 +0000 |
parents | 53d39b32cfcc |
children | de142d931ff3 |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Dec 27 23:58:29 2006 +0000 +++ b/lib-src/ChangeLog Thu Dec 28 00:03:59 2006 +0000 @@ -6,6 +6,8 @@ under the hypothesis that the #line directive file name was relative to the directory of the tagged file. That hypothesis is wrong with Cpp and Lex. + (C_entries): DEFUN names were longer by one: corrected. + (Makefile_targets): Do not include spaces in tag names. 2006-12-22 Eli Zaretskii <eliz@gnu.org>