aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2014-07-12 12:25:29 +0300
committerEli Zaretskii2014-07-12 12:25:29 +0300
commit47f63aa79abed1da90fabd637529d5f8161f84fa (patch)
tree9aae64b8c1eb38ea45daf7e482a07c6f28b21a26 /etc/ChangeLog
parenta5a8e250d5fc17b3e4a7955f2c896f2b050b2960 (diff)
downloademacs-47f63aa79abed1da90fabd637529d5f8161f84fa.tar.gz
emacs-47f63aa79abed1da90fabd637529d5f8161f84fa.zip
Document the behavior of file selection dialogs on Windows 7 (bug #17950).
etc/PROBLEMS: Mention the problem from bug #17950. src/w32fns.c (Fx_file_dialog): Mention in the doc string the behavior on Windows 7 and later when the function is repeatedly invoked with the same value of DIR. src/xfns.c (Fx_file_dialog) [USE_MOTIF, USE_GTK]: Update the doc string to match the one in w32fns.c.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r--etc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index d30c03f1c20..06a0c4b5312 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12014-07-12 Eli Zaretskii <eliz@gnu.org>
2
3 * PROBLEMS: Mention the problem from bug #17950.
4
12014-07-04 Eli Zaretskii <eliz@gnu.org> 52014-07-04 Eli Zaretskii <eliz@gnu.org>
2 6
3 * TODO: Remove items that were already done. Rearrange a few 7 * TODO: Remove items that were already done. Rearrange a few