From: Eli Zaretskii Date: Thu, 27 Sep 2001 13:37:26 +0000 (+0000) Subject: Document the support for file selection dialog on MS-Windows. X-Git-Tag: emacs-21.1~134 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8f80abd820d016a1e866841dee2a97185f6c59f0;p=emacs.git Document the support for file selection dialog on MS-Windows. --- 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