Document the behavior of file selection dialogs on Windows 7 (bug #17950).
commit47f63aa79abed1da90fabd637529d5f8161f84fa
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 Jul 2014 09:25:29 +0000 (12 12:25 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Jul 2014 09:25:29 +0000 (12 12:25 +0300)
tree9aae64b8c1eb38ea45daf7e482a07c6f28b21a26
parenta5a8e250d5fc17b3e4a7955f2c896f2b050b2960
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.
etc/ChangeLog
etc/PROBLEMS
src/ChangeLog
src/w32fns.c
src/xfns.c