aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2014-10-01 17:26:16 -0700
committerGlenn Morris2014-10-01 17:26:16 -0700
commit801e7c232cc491264ef732b4d3b06da041d1ce05 (patch)
tree5f8308402ab77259a1f00119e794ce4dc949494d /src
parentc8ea4b9f3d6b636f171f43bee80e1ebe856cfe2d (diff)
downloademacs-801e7c232cc491264ef732b4d3b06da041d1ce05.tar.gz
emacs-801e7c232cc491264ef732b4d3b06da041d1ce05.zip
ChangeLog whitespace trivia
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.