summaryrefslogtreecommitdiff
path: root/man/frames.texi
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2004-11-26 17:45:17 +0000
committerJan Djärv <jan.h.d@swipnet.se>2004-11-26 17:45:17 +0000
commit3a0ab7ecf334c68fe2c63af2e5b36967a758f251 (patch)
treeb913fdf88868c36a9dc5daf9d4df44535e022b62 /man/frames.texi
parent48aa4dfc27547f0cd3ac183bb2046d3e7b954ae7 (diff)
downloademacs-3a0ab7ecf334c68fe2c63af2e5b36967a758f251.tar.gz
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Diffstat (limited to 'man/frames.texi')
-rw-r--r--man/frames.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/frames.texi b/man/frames.texi
index cc8ae972567..5fb4181408e 100644
--- a/man/frames.texi
+++ b/man/frames.texi
@@ -910,9 +910,9 @@ 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
+@vindex x-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-@code{nil}
+by setting the variable @code{x-use-old-gtk-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.