changeset 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 d26e5ae15bb9
children cd97b5973942
files man/ChangeLog man/frames.texi
diffstat 2 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Mon Sep 18 15:46:33 2006 +0000
+++ b/man/ChangeLog	Mon Sep 18 16:40:17 2006 +0000
@@ -1,3 +1,8 @@
+2006-09-18  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
+	to x-gtk-use-old-file-dialog.
+
 2006-09-15  Jay Belanger  <belanger@truman.edu>
 
 	* calc.texi, emacs.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
--- 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.