changeset 67848:14cc99887d3d

* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 27 Dec 2005 10:42:57 +0000
parents cd1fada8d9b8
children e30591b77191
files man/frames.texi
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/frames.texi	Tue Dec 27 10:42:43 2005 +0000
+++ b/man/frames.texi	Tue Dec 27 10:42:57 2005 +0000
@@ -994,6 +994,12 @@
 value.  If Emacs is built with a Gtk+ version that has only one file dialog,
 the setting of this variable has no effect.
 
+@vindex x-gtk-show-hidden-files
+  For Gtk+ version 2.4 and newer, Emacs use the Gtk+ file chooser dialog.
+Emacs adds a toggle button that enables and disables showing of hidden files
+(files starting with a dot) in that dialog.  This variable controls if
+hidden files should be shown by default or not.
+
 @node Tooltips
 @section Tooltips
 @cindex tooltips