From 4f0d76fbdebcd7f51182e96524b7ec51dbb16270 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Tue, 2 Nov 2004 08:26:21 +0000 Subject: [PATCH] * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog. --- man/ChangeLog | 4 ++++ man/frames.texi | 5 +++++ 2 files changed, 9 insertions(+) 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'') -- 2.39.5