From: Glenn Morris Date: Wed, 12 Sep 2007 07:16:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~10958 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d31440c56562a902887c0c38ba8b357f5cb0d7e5;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 8d48f4b7b9a..2dde5beff2c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -3,6 +3,9 @@ * m/ibms390x.h, m/sh3el.h (C_ALLOCA): Remove references to this. * Makefile.in (SOURCES, unlock, relock): Delete. + (alloca): Do not undef. + (allocaobj, alloca.o): Remove. + (otherobj): Remove allocaobj. 2007-09-11 Stefan Monnier