diff options
| author | Andreas Schwab | 2002-04-15 13:24:05 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2002-04-15 13:24:05 +0000 |
| commit | d8f6d720de474d07323ccdf8c70660bda2e9092a (patch) | |
| tree | 8d0504cf6aa875667b9e8becf88a3d90ad5f1a33 /src/ChangeLog | |
| parent | 4c87c7335bf90336a1829b5013dabf3f59124536 (diff) | |
| download | emacs-d8f6d720de474d07323ccdf8c70660bda2e9092a.tar.gz emacs-d8f6d720de474d07323ccdf8c70660bda2e9092a.zip | |
Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ca2d69767b5..95d035da5cd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,25 @@ | |||
| 1 | 2002-04-15 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * config.in: Regenerated using autoheader. | ||
| 4 | |||
| 5 | * m/7300.h, m/acorn.h, m/alliant-2800.h, m/alliant.h, m/alpha.h, | ||
| 6 | m/altos.h, m/amdahl.h, m/apollo.h, m/arm.h, m/att3b.h, m/aviion.h, | ||
| 7 | m/celerity.h, m/clipper.h, m/cnvrgnt.h, m/convex.h, m/cydra5.h, | ||
| 8 | m/delta.h, m/delta88k.h, m/dpx2.h, m/elxsi.h, m/gec63.h, | ||
| 9 | m/gould.h, m/hp800.h, m/hp9000s300.h, m/i860.h, m/ia64.h, | ||
| 10 | m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/ibmrt.h, | ||
| 11 | m/ibms390.h, m/intel386.h, m/iris4d.h, m/irist.h, m/isi-ov.h, | ||
| 12 | m/m68k.h, m/macppc.h, m/masscomp.h, m/mg1.h, m/mips-siemens.h, | ||
| 13 | m/mips.h, m/news-r6.h, m/news.h, m/next.h, m/nh3000.h, m/nh4000.h | ||
| 14 | m/ns32000.h, m/orion.h, m/pfa50.h, m/plexus.h, m/pmax.h, | ||
| 15 | m/powerpcle.h, m/pyrmips.h, m/sequent-ptx.h, m/sequent.h, | ||
| 16 | m/sparc.h, m/sr2k.h, m/symmetry.h, m/tad68k.h, m/tahoe.h, | ||
| 17 | m/targon31.h, m/tek4300.h, m/tekxd88.h, m/template.h, m/tower32.h, | ||
| 18 | m/tower32v3.h, m/ustation.h, m/vax.h, m/wicat.h, m/windowsnt.h, | ||
| 19 | m/xps100.h, s/aix3-2.h, s/aix4-2.h, s/irix4-0.h, s/irix5-0.h, | ||
| 20 | s/sco5.h, s/unixware.h: Don't set HAVE_ALLOCA, C_ALLOCA and | ||
| 21 | STACK_DIRECTION, now set by autoconf. | ||
| 22 | |||
| 1 | 2002-04-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 23 | 2002-04-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 24 | ||
| 3 | * dispnew.c (marginal_area_string): Sort arguments. | 25 | * dispnew.c (marginal_area_string): Sort arguments. |