aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 abe90235bf3..18c482c2e92 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12010-12-11 Eli Zaretskii <eliz@gnu.org>
2
3 * w32fns.c (Fx_show_tip): Call try_window with last argument
4 TRY_WINDOW_IGNORE_FONTS_CHANGE. Delete the TODO ifdef: problem
5 solved. Round up the tip height to an integral multiple of the
6 frame's line height. Add FRAME_COLUMN_WIDTH to the tip width.
7 (Bug#7398)
8
12010-12-08 Glenn Morris <rgm@gnu.org> 92010-12-08 Glenn Morris <rgm@gnu.org>
2 10
3 * fileio.c (Fverify_visited_file_modtime): Default to current buffer. 11 * fileio.c (Fverify_visited_file_modtime): Default to current buffer.