]> code.delx.au - gnu-emacs/commitdiff
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 18 Sep 2006 16:40:17 +0000 (16:40 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 18 Sep 2006 16:40:17 +0000 (16:40 +0000)
 to x-gtk-use-old-file-dialog.

man/ChangeLog
man/frames.texi

index 0aa9cbb8fed4b6339b09e6479ed315cdbcb33201..b4ca9d9fe44c90a7b35886ecf2db259015079fa1 100644 (file)
@@ -1,3 +1,8 @@
+2006-09-18  Jan Dj\e,Ad\e(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):
index 29ece2d0dc2d5a52d0d33b92972d2845f58d433c..ca35f689db5c03766e89b0992b8e987a65c842b2 100644 (file)
@@ -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.