aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 512982858d8..f5f5c9e897a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
12012-11-03 Dmitry Antipov <dmantipov@yandex.ru> 12012-11-03 Dmitry Antipov <dmantipov@yandex.ru>
2 2
3 * frame.h (struct frame): Drop can_have_scroll_bars member
4 which is meaningless for a long time. Adjust comments.
5 (FRAME_CAN_HAVE_SCROLL_BARS): Remove.
6 * frame.c, nsfns.m, term.c, w32fns.c, xfns.c: Adjust users.
7
82012-11-03 Dmitry Antipov <dmantipov@yandex.ru>
9
3 * window.c (decode_next_window_args): Update window arg after 10 * window.c (decode_next_window_args): Update window arg after
4 calling decode_live_window and so fix crash reported at 11 calling decode_live_window and so fix crash reported at
5 http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00035.html 12 http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00035.html