summaryrefslogtreecommitdiff
path: root/lisp/cus-start.el
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2006-09-16 17:41:59 +0000
committerJan Djärv <jan.h.d@swipnet.se>2006-09-16 17:41:59 +0000
commitb1707a95e42352f260c266343f8ec264d343dd71 (patch)
tree588c307940509e9b272f378e7a7172b5c008d215 /lisp/cus-start.el
parent241ad3cab7ffbeaf83e724f639750714af60b192 (diff)
downloademacs-b1707a95e42352f260c266343f8ec264d343dd71.tar.gz
* cus-start.el (all): Add x-gtk-show-chooser-help-text.
Diffstat (limited to 'lisp/cus-start.el')
-rw-r--r--lisp/cus-start.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el
index 77980d726e5..52471e979a6 100644
--- a/lisp/cus-start.el
+++ b/lisp/cus-start.el
@@ -373,6 +373,7 @@ since it could result in memory overflow and make Emacs crash."
(repeat (directory :format "%v")))
(x-use-old-gtk-file-dialog menu boolean "22.1")
(x-gtk-show-hidden-files menu boolean "22.1")
+ (x-gtk-show-chooser-help-text menu boolean "22.1")
(x-gtk-whole-detached-tool-bar x boolean "22.1")
;; xterm.c
(x-use-underline-position-properties display boolean "22.1")