aboutsummaryrefslogtreecommitdiffstats
path: root/man/frames.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/frames.texi')
-rw-r--r--man/frames.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/frames.texi b/man/frames.texi
index dee050922e6..cc8ae972567 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
910of dialogs. This option has no effect if you have suppressed all dialog 910of dialogs. This option has no effect if you have suppressed all dialog
911boxes with the option @code{use-dialog-box}. 911boxes with the option @code{use-dialog-box}.
912 912
913@vindex use-old-gtk-file-dialog
914 For Gtk+ version 2.4, you can make Emacs use the old file dialog
915by setting the variable @code{use-old-gtk-file-dialog} to a non-@code{nil}
916value. If Emacs is built with a Gtk+ version that has only one file dialog,
917the setting of this variable has no effect.
913 918
914@node Tooltips 919@node Tooltips
915@section Tooltips (or ``Balloon Help'') 920@section Tooltips (or ``Balloon Help'')