comparison man/frames.texi @ 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 f9d80356b497
children 4ac46dccac25
comparison
equal deleted inserted replaced
57868:c955f6add62a 57869:646473e416c8
908 You can customize the option @code{use-file-dialog} to suppress the 908 You can customize the option @code{use-file-dialog} to suppress the
909 use of file selection windows even if you still want other kinds 909 use of file selection windows even if you still want other kinds
910 of dialogs. This option has no effect if you have suppressed all dialog 910 of dialogs. This option has no effect if you have suppressed all dialog
911 boxes with the option @code{use-dialog-box}. 911 boxes 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
915 by setting the variable @code{use-old-gtk-file-dialog} to a non-nil value.
916 If Emacs is built with a Gtk+ version that has only one file dialog,
917 the 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'')
916 921
917 @cindex balloon help 922 @cindex balloon help