]> git.eshelyaron.com Git - emacs.git/commitdiff
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 27 Dec 2005 10:42:57 +0000 (10:42 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 27 Dec 2005 10:42:57 +0000 (10:42 +0000)
man/ChangeLog
man/frames.texi

index a5774d68c87a0b07b26c34da69bd35d4e4a78488..2572b8bf25a237c1236d9ef07ebbbfc5a4448ae2 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
+
 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
 
        * custom.texi (Custom Themes): `load-theme' always loads.
index 9d24f5ca90e6de98841c63b9399ca295b97921fb..dd076262e820f5fd2abde2718e1ffe4e0b6e09f5 100644 (file)
@@ -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