From: Jan Djärv Date: Tue, 2 Nov 2004 08:26:21 +0000 (+0000) Subject: * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog. X-Git-Tag: ttn-vms-21-2-B4~4255 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4f0d76fbdebcd7f51182e96524b7ec51dbb16270;p=emacs.git * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog. --- diff --git a/man/ChangeLog b/man/ChangeLog index d91fbf0267c..1189f42388a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2004-11-02 Jan Dj,Ad(Brv + + * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog. + 2004-10-23 Eli Zaretskii * text.texi (Text Based Tables, Table Definition) diff --git a/man/frames.texi b/man/frames.texi index dee050922e6..9a4cbb04f5c 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -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'')