]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Sun, 11 Jun 2000 21:00:57 +0000 (21:00 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 11 Jun 2000 21:00:57 +0000 (21:00 +0000)
lib-src/ChangeLog
nt/ChangeLog

index cb573b5bb123b62631773d3e160c6b09ed0a87e2..9204fed4b6aa3b9e772c96a4408d85e0aa85e557 100644 (file)
@@ -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.
index 0e499a2638629d375c214cf1de82fa19015e8298..db1698a15de8b14b6d44f9d4b3121a227faec791 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-11  Jason Rumney  <jasonr@gnu.org>
+
+       * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
+
 2000-02-06  Andrew Innes  <andrewi@gnu.org>
 
        * inc/sys/time.h: Add inclusion protection.