aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 31320ed533f..808a8f94c74 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -50,7 +50,7 @@
50 * macfont.m (macfont_close): Release and free font-specific data 50 * macfont.m (macfont_close): Release and free font-specific data
51 only if it wasn't previously freed. 51 only if it wasn't previously freed.
52 52
532014-09-21 David Caldwell <david@porkrind.org> (tiny change) 532014-09-21 David Caldwell <david@porkrind.org> (tiny change)
54 54
55 * unexmacosx.c (dump_it): Improve error message. 55 * unexmacosx.c (dump_it): Improve error message.
56 56
@@ -6339,7 +6339,7 @@
6339 * eval.c (Ffuncall): Fix handling of ((lambda ..) ..) in lexically 6339 * eval.c (Ffuncall): Fix handling of ((lambda ..) ..) in lexically
6340 scoped code (bug#11258). 6340 scoped code (bug#11258).
6341 6341
63422013-08-28 Davor Cubranic <cubranic@stat.ubc.ca> (tiny change) 63422013-08-28 Davor Cubranic <cubranic@stat.ubc.ca> (tiny change)
6343 6343
6344 * nsterm.m (last_window): New variable. 6344 * nsterm.m (last_window): New variable.
6345 (EV_TRAILER2): New macro. 6345 (EV_TRAILER2): New macro.