summaryrefslogtreecommitdiff
path: root/man/frames.texi
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2005-12-27 10:42:57 +0000
committerJan Djärv <jan.h.d@swipnet.se>2005-12-27 10:42:57 +0000
commit5f6a2592a28f59f63a4c74735cedfc04ac441515 (patch)
treeab0e6ca981e46d75e47998986e51859501968859 /man/frames.texi
parentedd4b3ab76cfdcbab749cf119366a90f39dd5cb5 (diff)
downloademacs-5f6a2592a28f59f63a4c74735cedfc04ac441515.tar.gz
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Diffstat (limited to 'man/frames.texi')
-rw-r--r--man/frames.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/frames.texi b/man/frames.texi
index 9d24f5ca90e..dd076262e82 100644
--- a/man/frames.texi
+++ b/man/frames.texi
@@ -994,6 +994,12 @@ 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.
+@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