]> git.eshelyaron.com Git - emacs.git/commitdiff
Document the support for file selection dialog on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Thu, 27 Sep 2001 13:37:26 +0000 (13:37 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Sep 2001 13:37:26 +0000 (13:37 +0000)
etc/NEWS

index b8f2356a3cc70de018af367476b694e0c09af88d..9187c5ea6d0385e62893809be269c5fc7736b1f1 100644 (file)
--- 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