diff options
Diffstat (limited to 'man/frames.texi')
| -rw-r--r-- | man/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/frames.texi b/man/frames.texi index e9716c76a1f..45133d746a3 100644 --- a/man/frames.texi +++ b/man/frames.texi | |||
| @@ -913,7 +913,7 @@ of dialogs. This option has no effect if you have suppressed all dialog | |||
| 913 | boxes with the option @code{use-dialog-box}. | 913 | boxes with the option @code{use-dialog-box}. |
| 914 | 914 | ||
| 915 | @vindex x-use-old-gtk-file-dialog | 915 | @vindex x-use-old-gtk-file-dialog |
| 916 | For Gtk+ version 2.4, you can make Emacs use the old file dialog | 916 | For Gtk+ version 2.4 and 2.6, you can make Emacs use the old file dialog |
| 917 | by setting the variable @code{x-use-old-gtk-file-dialog} to a non-@code{nil} | 917 | by setting the variable @code{x-use-old-gtk-file-dialog} to a non-@code{nil} |
| 918 | value. If Emacs is built with a Gtk+ version that has only one file dialog, | 918 | value. If Emacs is built with a Gtk+ version that has only one file dialog, |
| 919 | the setting of this variable has no effect. | 919 | the setting of this variable has no effect. |