aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 829eb25f4d9..c8ea8b586ed 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12015-02-02 Eli Zaretskii <eliz@gnu.org>
2
3 * dispnew.c (adjust_glyph_matrix): Set the update_mode_line flag
4 of the window whose current glyph matrix was resized, which
5 disables the mode-line row as side effect.
6
7 * xdisp.c (redisplay_window): Don't avoid redisplay of a window
8 whose update_mode_line flag is set. (Bug#19721)
9
12015-01-30 Eli Zaretskii <eliz@gnu.org> 102015-01-30 Eli Zaretskii <eliz@gnu.org>
2 11
3 * dispextern.h (FACE_FOR_CHAR): Fix the commentary. 12 * dispextern.h (FACE_FOR_CHAR): Fix the commentary.