From 8f80abd820d016a1e866841dee2a97185f6c59f0 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 27 Sep 2001 13:37:26 +0000 Subject: [PATCH] Document the support for file selection dialog on MS-Windows. --- etc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index b8f2356a3cc..9187c5ea6d0 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -130,6 +130,12 @@ When Emacs is configured to use LessTif or Motif, reading a file name 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 -- 2.39.5