*** empty log message ***
[bpt/emacs.git] / lib-src / ChangeLog
index a53b29a..3294799 100644 (file)
@@ -1,3 +1,29 @@
+2000-07-02  Gerd Moellmann  <gerd@gnu.org>
+
+       * ebrowse.c (token_string): Add missing tokens.
+       (parm_list): Handle case of qualified pointers.
+
+2000-06-23  Dave Love  <fx@gnu.org>
+
+       * ebrowse.c: Move config.h before other includes (which may use
+       feature tests).
+
+2000-06-14  Jim Meyering  <meyering@lucent.com>
+
+       * grep-changelog: Fix typos in comments.  Remove trailing blanks.
+
+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.
+       (yrealloc): Renamed from xrealloc.
+
 2000-05-21  Dave Love  <fx@gnu.org>
 
        * movemail.c: Include config.h, not ../src/config.h.