aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 66e7bfb9d0f..56f88f5bec4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12015-02-08 Paul Eggert <eggert@cs.ucla.edu>
2
3 Minor tweaks to frame_size_history_add
4 * frame.c (frame_size_history_add): Don't assume length fits in 'int'.
5 Prefer XCAR and XCDR to Fcar and Fcdr when the arg is a cons.
6 (Fframe_after_make_frame): Simplify.
7 * gtkutil.c: Remove commented-out code.
8 * xfns.c (Fx_create_frame): Fix indenting.
9
12015-02-08 Eli Zaretskii <eliz@gnu.org> 102015-02-08 Eli Zaretskii <eliz@gnu.org>
2 11
3 * frame.c (Fframe_parameter): Don't replace a non-nil value of 12 * frame.c (Fframe_parameter): Don't replace a non-nil value of