From 6e76f111a608a6eadf8c69ce7caa1318a381d09f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Mon, 18 Sep 2006 16:40:17 +0000 Subject: [PATCH] * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog. --- man/ChangeLog | 5 +++++ man/frames.texi | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/man/ChangeLog b/man/ChangeLog index 0aa9cbb8fed..b4ca9d9fe44 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2006-09-18 Jan Dj,Ad(Brv + + * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog + to x-gtk-use-old-file-dialog. + 2006-09-15 Jay Belanger * calc.texi, emacs.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE): diff --git a/man/frames.texi b/man/frames.texi index 29ece2d0dc2..ca35f689db5 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -945,9 +945,9 @@ of hidden files (files starting with a dot) in that dialog. The 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. -- 2.39.2