]> git.eshelyaron.com Git - emacs.git/commitdiff
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 2 Nov 2004 08:26:21 +0000 (08:26 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 2 Nov 2004 08:26:21 +0000 (08:26 +0000)
man/ChangeLog
man/frames.texi

index d91fbf0267c629c2d9a4da2360ab7f6cc1138b0f..1189f42388a71d1b183ab107659d3fe43b8ad6d9 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
+
 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
 
        * text.texi (Text Based Tables, Table Definition)
index dee050922e6c05592f9964a296c282e9a257444e..9a4cbb04f5cb71dacc49e1b1d903a3be6c6adb32 100644 (file)
@@ -910,6 +910,11 @@ use of file selection windows even if you still want other kinds
 of dialogs.  This option has no effect if you have suppressed all dialog
 boxes with the option @code{use-dialog-box}.
 
+@vindex use-old-gtk-file-dialog
+  For Gtk+ version 2.4, you can make Emacs use the old file dialog
+by setting the variable @code{use-old-gtk-file-dialog} to a non-nil value.
+If Emacs is built with a Gtk+ version that has only one file dialog,
+the setting of this variable has no effect.
 
 @node Tooltips
 @section Tooltips (or ``Balloon Help'')