changeset 58539:11824b501603

Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
author Jan Djärv <jan.h.d@swipnet.se>
date Fri, 26 Nov 2004 17:45:17 +0000
parents 97f7969c03f6
children d3f76ef9ad46
files etc/ChangeLog etc/NEWS man/ChangeLog man/frames.texi
diffstat 4 files changed, 12 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Fri Nov 26 17:37:58 2004 +0000
+++ b/etc/ChangeLog	Fri Nov 26 17:45:17 2004 +0000
@@ -1,3 +1,7 @@
+2004-11-26  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
+
 2004-10-08  Fr,Ai(Bd,Ai(Bric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
 
 	* TUTORIAL.fr: Minor wording fix.
--- a/etc/NEWS	Fri Nov 26 17:37:58 2004 +0000
+++ b/etc/NEWS	Fri Nov 26 17:45:17 2004 +0000
@@ -953,7 +953,7 @@
 
 +++
 ** For Gtk+ version 2.4, you can make Emacs use the old file dialog
-by setting the variable `use-old-gtk-file-dialog' to t.  Default is to use
+by setting the variable `x-use-old-gtk-file-dialog' to t.  Default is to use
 the new dialog.
 
 +++
--- a/man/ChangeLog	Fri Nov 26 17:37:58 2004 +0000
+++ b/man/ChangeLog	Fri Nov 26 17:45:17 2004 +0000
@@ -1,3 +1,8 @@
+2004-11-26  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
+	x-use-old-gtk-file-dialog.
+
 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
 
 	* idlwave.texi: Fix the setfilename directive to put the produced
--- a/man/frames.texi	Fri Nov 26 17:37:58 2004 +0000
+++ b/man/frames.texi	Fri Nov 26 17:45:17 2004 +0000
@@ -910,9 +910,9 @@
 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.