aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-start.el
diff options
context:
space:
mode:
authorJan Djärv2014-10-18 18:26:47 +0200
committerJan Djärv2014-10-18 18:26:47 +0200
commit6e5ff6166647e6af30beff38f67f2bca86cf9786 (patch)
tree9275d9c4c3a58ecea91f24a3621494d3f37a8200 /lisp/cus-start.el
parentac225d22f68af9531bc25d6ab83c11797105b5bc (diff)
downloademacs-6e5ff6166647e6af30beff38f67f2bca86cf9786.tar.gz
emacs-6e5ff6166647e6af30beff38f67f2bca86cf9786.zip
* cus-start.el (x-gtk-whole-detached-tool-bar): Remove.
Diffstat (limited to 'lisp/cus-start.el')
-rw-r--r--lisp/cus-start.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el
index d4795bfe6a5..e0c1b73a465 100644
--- a/lisp/cus-start.el
+++ b/lisp/cus-start.el
@@ -522,7 +522,6 @@ since it could result in memory overflow and make Emacs crash."
522 (x-gtk-use-old-file-dialog menu boolean "22.1") 522 (x-gtk-use-old-file-dialog menu boolean "22.1")
523 (x-gtk-show-hidden-files menu boolean "22.1") 523 (x-gtk-show-hidden-files menu boolean "22.1")
524 (x-gtk-file-dialog-help-text menu boolean "22.1") 524 (x-gtk-file-dialog-help-text menu boolean "22.1")
525 (x-gtk-whole-detached-tool-bar x boolean "22.1")
526 (x-gtk-use-system-tooltips tooltip boolean "23.3") 525 (x-gtk-use-system-tooltips tooltip boolean "23.3")
527 ;; xterm.c 526 ;; xterm.c
528 (x-use-underline-position-properties display boolean "22.1") 527 (x-use-underline-position-properties display boolean "22.1")