From 5f6a2592a28f59f63a4c74735cedfc04ac441515 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Tue, 27 Dec 2005 10:42:57 +0000 Subject: [PATCH] * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files. --- man/ChangeLog | 4 ++++ man/frames.texi | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/man/ChangeLog b/man/ChangeLog index a5774d68c87..2572b8bf25a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2005-12-27 Jan Dj,Ad(Brv + + * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files. + 2005-12-24 Chong Yidong * custom.texi (Custom Themes): `load-theme' always loads. 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 -- 2.39.5