# HG changeset patch # User Jan Dj¸«£rv # Date 1158597617 0 # Node ID eb822f6f8d067ce2e222e462f58e319f1570b70b # Parent d26e5ae15bb9033a0d6b687584f3f5c7716b8026 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog. diff -r d26e5ae15bb9 -r eb822f6f8d06 man/ChangeLog --- 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 + + * 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 -r d26e5ae15bb9 -r eb822f6f8d06 man/frames.texi --- 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.