Mercurial > emacs
diff lib-src/ChangeLog @ 29564:ae1233eea722
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 11 Jun 2000 21:00:57 +0000 |
parents | 7d50aac00502 |
children | 204d4948de06 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Sun Jun 11 20:58:22 2000 +0000 +++ b/lib-src/ChangeLog Sun Jun 11 21:00:57 2000 +0000 @@ -1,3 +1,10 @@ +2000-06-11 Jason Rumney <jasonr@gnu.org> + + * makefile.nt: Add targets for ebrowse. + + * ebrowse.c [WINDOWS_NT]: Use stricmp instead of strcasecmp to + compare filenames. + 2000-06-06 Gerd Moellmann <gerd@gnu.org> * ebrowse.c (ymalloc): Renamed from xmalloc.