changeset 57869:646473e416c8

* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 02 Nov 2004 08:26:21 +0000
parents c955f6add62a
children 18c4cee0a29c
files man/ChangeLog man/frames.texi
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Tue Nov 02 08:21:16 2004 +0000
+++ b/man/ChangeLog	Tue Nov 02 08:26:21 2004 +0000
@@ -1,3 +1,7 @@
+2004-11-02  Jan Dj,Ad(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)
--- a/man/frames.texi	Tue Nov 02 08:21:16 2004 +0000
+++ b/man/frames.texi	Tue Nov 02 08:26:21 2004 +0000
@@ -910,6 +910,11 @@
 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'')