aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 47c43f66915..7dfa2f80775 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12014-09-30 Paul Eggert <eggert@cs.ucla.edu> 12014-09-30 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * alloc.c: Remove now-unnecessary check.
4 Suggested by Dmitry Antipov in:
5 http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00891.html
6
3 * xterm.c (x_term_init): Allocate temps on stack, not on heap. 7 * xterm.c (x_term_init): Allocate temps on stack, not on heap.
4 8
5 * frame.c (x_set_frame_parameters): Port --enable-gcc-warnings 9 * frame.c (x_set_frame_parameters): Port --enable-gcc-warnings