diff options
Diffstat (limited to 'lisp/cus-start.el')
-rw-r--r-- | lisp/cus-start.el | 1 |
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") |