From dfe15ea33eb20a0ecec748eefffe2c38e3e4b7fa Mon Sep 17 00:00:00 2001 From: Richard M. Stallman Date: Sun, 1 Sep 2002 13:38:50 +0000 Subject: (TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS. Don't include LDFLAGS. (temacs): Pass LDFLAGS separately, and not via YMF_PASS_LDFLAGS. --- src/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 40286abc86b..2ddaa3d9af9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +2002-09-01 Richard M. Stallman + + * alloc.c (display_malloc_warning): Use display-warning. + (malloc_warning_1): Function deleted. + + * alloc.c [ALLOC_DEBUG]: #undef INLINE. + + * lread.c (read1): Handle #! by skipping the line. + +2002-08-31 Richard M. Stallman + + * Makefile.in (TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS. + Don't include LDFLAGS. + (temacs): Pass LDFLAGS separately, and not via YMF_PASS_LDFLAGS. + 2002-08-31 Eli Zaretskii * xdisp.c (get_window_cursor_type): Don't use x_highlight_frame -- cgit v1.2.1