aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2011-11-04 13:06:17 +0100
committerJoakim Verona2011-11-04 13:06:17 +0100
commitc823c667cd00b9d8036ce06b943f58f3f4efd7d9 (patch)
tree44cba3ad000f3f99215f7d742a9dc579516c4fe3 /src/ChangeLog
parent19e28bef7fdd7e74084b5ace141e067b491b50fd (diff)
parent89bd5ee15acb93aefd403f3c76d1aff57520608b (diff)
downloademacs-c823c667cd00b9d8036ce06b943f58f3f4efd7d9.tar.gz
emacs-c823c667cd00b9d8036ce06b943f58f3f4efd7d9.zip
upstream
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 67f8507a26b..ccfcb48daf0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,15 @@
12011-11-04 Eli Zaretskii <eliz@gnu.org>
2
3 * window.c (Fwindow_body_size): Mention in the doc string that the
4 return value is in frame's canonical units. (Bug#9949)
5
12011-11-03 Eli Zaretskii <eliz@gnu.org> 62011-11-03 Eli Zaretskii <eliz@gnu.org>
2 7
8 * xdisp.c (note_mouse_highlight): Initialize `area'. (Bug#9947)
9
3 * w32fns.c (unwind_create_frame): If needed, free the glyph 10 * w32fns.c (unwind_create_frame): If needed, free the glyph
4 matrices of the partially constructed frame. (Bug#9943) 11 matrices of the partially constructed frame. (Bug#9943)
12 * xfns.c (unwind_create_frame): Likewise.
5 13
62011-11-01 Eli Zaretskii <eliz@gnu.org> 142011-11-01 Eli Zaretskii <eliz@gnu.org>
7 15