changeset 39485:5e20b8bbcc45

Document the support for file selection dialog on MS-Windows.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 27 Sep 2001 13:37:26 +0000
parents f677801e545d
children 54fe59ee8057
files etc/NEWS
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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