From 91b5a2041e179760983ef631352bc383872472c4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Tue, 27 Dec 2005 10:40:58 +0000 Subject: [PATCH] Add x-gtk-show-hidden-files --- lisp/cus-start.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index a7f135786b2..9bb26ec3d08 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -356,6 +356,7 @@ since it could result in memory overflow and make Emacs crash." (x-bitmap-file-path installation (repeat (directory :format "%v"))) (x-use-old-gtk-file-dialog menu boolean "22.1") + (x-gtk-show-hidden-files menu boolean "22.1") ;; xterm.c (mouse-autoselect-window display boolean "21.3") (x-use-underline-position-properties display boolean "21.3") -- 2.39.5