aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-09-01 13:38:50 +0000
committerRichard M. Stallman2002-09-01 13:38:50 +0000
commitdfe15ea33eb20a0ecec748eefffe2c38e3e4b7fa (patch)
tree08d129844ff1e149801c69363b9559d007461956 /src/ChangeLog
parent4455ad75c5aba5dc4bae53fe271fea8b391b4a54 (diff)
downloademacs-dfe15ea33eb20a0ecec748eefffe2c38e3e4b7fa.tar.gz
emacs-dfe15ea33eb20a0ecec748eefffe2c38e3e4b7fa.zip
(TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS. Don't include LDFLAGS.
(temacs): Pass LDFLAGS separately, and not via YMF_PASS_LDFLAGS.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 40286abc86b..2ddaa3d9af9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,18 @@
12002-09-01 Richard M. Stallman <rms@gnu.org>
2
3 * alloc.c (display_malloc_warning): Use display-warning.
4 (malloc_warning_1): Function deleted.
5
6 * alloc.c [ALLOC_DEBUG]: #undef INLINE.
7
8 * lread.c (read1): Handle #! by skipping the line.
9
102002-08-31 Richard M. Stallman <rms@gnu.org>
11
12 * Makefile.in (TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS.
13 Don't include LDFLAGS.
14 (temacs): Pass LDFLAGS separately, and not via YMF_PASS_LDFLAGS.
15
12002-08-31 Eli Zaretskii <eliz@is.elta.co.il> 162002-08-31 Eli Zaretskii <eliz@is.elta.co.il>
2 17
3 * xdisp.c (get_window_cursor_type): Don't use x_highlight_frame 18 * xdisp.c (get_window_cursor_type): Don't use x_highlight_frame