* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
This commit is contained in:
parent
f9d64bb358
commit
4f0d76fbde
2 changed files with 9 additions and 0 deletions
|
@ -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)
|
||||
|
|
|
@ -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'')
|
||||
|
|
Loading…
Add table
Reference in a new issue