changeset 58464:eca3c4f89b4b

* cus-start.el (all): Added x-use-old-gtk-file-dialog.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 23 Nov 2004 19:57:44 +0000
parents 86fddd350b35
children 02afd0c73e8e
files lisp/ChangeLog lisp/cus-start.el
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 23 19:56:55 2004 +0000
+++ b/lisp/ChangeLog	Tue Nov 23 19:57:44 2004 +0000
@@ -1,5 +1,7 @@
 2004-11-23  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
+	* cus-start.el (all): Added x-use-old-gtk-file-dialog.
+
 	* mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
 	and x-server-version may throw.
 
--- a/lisp/cus-start.el	Tue Nov 23 19:56:55 2004 +0000
+++ b/lisp/cus-start.el	Tue Nov 23 19:57:44 2004 +0000
@@ -272,6 +272,7 @@
 	     ;; xfns.c
 	     (x-bitmap-file-path installation
 				 (repeat (directory :format "%v")))
+	     (x-use-old-gtk-file-dialog menu boolean "21.4")
 	     ;; xterm.c
              (mouse-autoselect-window display boolean "21.3")
 	     (x-use-underline-position-properties display boolean "21.3")