Mercurial > emacs
diff lib-src/ChangeLog @ 27662:9796c8ecca50
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 10 Feb 2000 21:28:51 +0000 |
parents | c3cdb8d6d50d |
children | e06c6af9d981 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Thu Feb 10 21:27:01 2000 +0000 +++ b/lib-src/ChangeLog Thu Feb 10 21:28:51 2000 +0000 @@ -1,3 +1,14 @@ +2000-02-10 Francesco Potorti` <pot@gnu.org> + + * etags.c (iswhite): Redefined not to consider '\0' as white + space, and use it throughout in place of isspace, thus preventing a + potential signed char to int conversion problem. + (MSDOS): #undefine befere redefining + +2000-02-04 Francesco Potorti` <F.Potorti@cnuce.cnr.it> + + * etags.c (many functions): Add prototypes. + 2000-02-10 Dave Love <fx@gnu.org> * etags.c (pfnote, new_pfnote, C_entries, prolog_pred)