comparison man/frames.texi @ 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 608984477c3d
children 2cb0784b791e
comparison
equal deleted inserted replaced
72960:d26e5ae15bb9 72961:eb822f6f8d06
943 dialog. Emacs adds a toggle button that enables and disables showing 943 dialog. Emacs adds a toggle button that enables and disables showing
944 of hidden files (files starting with a dot) in that dialog. The 944 of hidden files (files starting with a dot) in that dialog. The
945 variable @code{x-gtk-show-hidden-files} controls whether to show 945 variable @code{x-gtk-show-hidden-files} controls whether to show
946 hidden files by default. 946 hidden files by default.
947 947
948 @vindex x-use-old-gtk-file-dialog 948 @vindex x-gtk-use-old-file-dialog
949 For Gtk+ version 2.4 and 2.6, you can make Emacs use the old file dialog 949 For Gtk+ version 2.4 through 2.10, you can make Emacs use the old file dialog
950 by setting the variable @code{x-use-old-gtk-file-dialog} to a non-@code{nil} 950 by setting the variable @code{x-gtk-use-old-file-dialog} to a non-@code{nil}
951 value. If Emacs is built with a Gtk+ version that has only one file dialog, 951 value. If Emacs is built with a Gtk+ version that has only one file dialog,
952 the setting of this variable has no effect. 952 the setting of this variable has no effect.
953 953
954 @node Tooltips 954 @node Tooltips
955 @section Tooltips 955 @section Tooltips