Mercurial > emacs
changeset 97695:931ebb532670
2008-08-25 Francesco Potort?<pot@gnu.org>
* etags.c (main): Do not use static space for the tagfile string.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Mon, 25 Aug 2008 07:49:19 +0000 |
parents | 83ddd0b1382b |
children | 5d466e3c0ab7 |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Mon Aug 25 07:48:27 2008 +0000 +++ b/lib-src/ChangeLog Mon Aug 25 07:49:19 2008 +0000 @@ -1,3 +1,7 @@ +2008-08-25 Francesco Potortì <pot@gnu.org> + + * etags.c (main): Do not use static space for the tagfile string. + 2008-08-17 Francesco Potortì <pot@gnu.org> * etags.c (main): Use canonicalize_filename on tags file name.