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 d2f1999b546..493bcde7418 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12014-07-12 Eli Zaretskii <eliz@gnu.org>
2
3 * w32fns.c (Fx_file_dialog): Mention in the doc string the
4 behavior on Windows 7 and later when the function is repeatedly
5 invoked with the same value of DIR. (Bug#17950)
6
7 * xfns.c (Fx_file_dialog) [USE_MOTIF, USE_GTK]: Update the doc
8 string to match the one in w32fns.c.
9
12014-07-08 Eli Zaretskii <eliz@gnu.org> 102014-07-08 Eli Zaretskii <eliz@gnu.org>
2 11
3 * xdisp.c (move_it_to): Adjust calculation of line_start_x to what 12 * xdisp.c (move_it_to): Adjust calculation of line_start_x to what