aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2010-11-09 15:55:52 +0200
committerEli Zaretskii2010-11-09 15:55:52 +0200
commitc00980655bc15ca019fd6c559c69601be18f2407 (patch)
tree3a2347b3561e5ba827256bc1a2d834d56f3152ce /src/ChangeLog
parent14121c5280ed98bc16f401dbf0991277fb996b50 (diff)
downloademacs-c00980655bc15ca019fd6c559c69601be18f2407.tar.gz
emacs-c00980655bc15ca019fd6c559c69601be18f2407.zip
xfns.c (x_real_positions): Fix declaration-after-statement problem.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cba2b4b478d..c52c84961fa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-11-09 Eli Zaretskii <eliz@gnu.org>
2
3 * xfns.c (x_real_positions): Fix declaration-after-statement
4 problem.
5
12010-11-05 Chong Yidong <cyd@stupidchicken.com> 62010-11-05 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * image.c (free_image): Don't garbage the frame here, since this 8 * image.c (free_image): Don't garbage the frame here, since this