Mercurial > emacs
comparison lib-src/ChangeLog @ 27949:e06c6af9d981
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 02 Mar 2000 09:49:52 +0000 |
parents | 9796c8ecca50 |
children | 9f62834e94ba |
comparison
equal
deleted
inserted
replaced
27948:994203eb3753 | 27949:e06c6af9d981 |
---|---|
1 2000-03-02 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * etags.c (lisp_suffixes) Add `LSP'. | |
4 | |
1 2000-02-10 Francesco Potorti` <pot@gnu.org> | 5 2000-02-10 Francesco Potorti` <pot@gnu.org> |
2 | 6 |
3 * etags.c (iswhite): Redefined not to consider '\0' as white | 7 * etags.c (iswhite): Redefined not to consider '\0' as white |
4 space, and use it throughout in place of isspace, thus preventing a | 8 space, and use it throughout in place of isspace, thus preventing a |
5 potential signed char to int conversion problem. | 9 potential signed char to int conversion problem. |