# HG changeset patch # User Eli Zaretskii # Date 1001597846 0 # Node ID 5e20b8bbcc453770f5e658ce986d73274dec6aaa # Parent f677801e545d4b62454379ee335de8047f2d1f81 Document the support for file selection dialog on MS-Windows. diff -r f677801e545d -r 5e20b8bbcc45 etc/NEWS --- a/etc/NEWS Thu Sep 27 12:09:35 2001 +0000 +++ b/etc/NEWS Thu Sep 27 13:37:26 2001 +0000 @@ -130,6 +130,12 @@ from a menu will pop up a file selection dialog if `use-dialog-box' is non-nil. +** File selection dialog on MS-Windows is supported. + +When a file is visited by clicking File->Open, the MS-Windows version +now pops up a standard file selection dialog where you can select a +file to visit. File->Save As also pops up that dialog. + ** Toolkit scroll bars. Emacs now uses toolkit scroll bars if available. When configured for