Mercurial > emacs
diff man/frames.texi @ 72961:eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
to x-gtk-use-old-file-dialog.
| author | Jan Dj?rv <jan.h.d@swipnet.se> |
|---|---|
| date | Mon, 18 Sep 2006 16:40:17 +0000 |
| parents | 608984477c3d |
| children | 2cb0784b791e |
line wrap: on
line diff
--- a/man/frames.texi Mon Sep 18 15:46:33 2006 +0000 +++ b/man/frames.texi Mon Sep 18 16:40:17 2006 +0000 @@ -945,9 +945,9 @@ variable @code{x-gtk-show-hidden-files} controls whether to show hidden files by default. -@vindex x-use-old-gtk-file-dialog - For Gtk+ version 2.4 and 2.6, you can make Emacs use the old file dialog -by setting the variable @code{x-use-old-gtk-file-dialog} to a non-@code{nil} +@vindex x-gtk-use-old-file-dialog + For Gtk+ version 2.4 through 2.10, you can make Emacs use the old file dialog +by setting the variable @code{x-gtk-use-old-file-dialog} to a non-@code{nil} value. If Emacs is built with a Gtk+ version that has only one file dialog, the setting of this variable has no effect.
