Mercurial > emacs
changeset 27662:9796c8ecca50
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 10 Feb 2000 21:28:51 +0000 |
parents | c8b3e7e83e09 |
children | 5521ba01dafd |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
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)