Mercurial > emacs
diff lib-src/ChangeLog @ 30234:1cd3b42b273e
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 14 Jul 2000 18:03:02 +0000 |
parents | a567b99dd7d3 |
children | 6b5d76c2bc28 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri Jul 14 18:00:36 2000 +0000 +++ b/lib-src/ChangeLog Fri Jul 14 18:03:02 2000 +0000 @@ -1,3 +1,14 @@ +2000-07-14 Gerd Moellmann <gerd@gnu.org> + + * ebrowse.c (xrealloc, xmalloc): Renamed from yrealloc and + ymalloc. + + * etags.c (xmalloc, xrealloc): Make externally visible, for use + by alloca.o. + + * Makefile.in (alloca.o): Add -Demacs so that alloca will use + xmalloc. + 2000-07-10 Gerd Moellmann <gerd@gnu.org> * ebrowse.c (yylex): Accept string literals with newlines in them.