From: Jan Djärv Date: Sat, 18 Oct 2014 16:26:47 +0000 (+0200) Subject: * cus-start.el (x-gtk-whole-detached-tool-bar): Remove. X-Git-Tag: emacs-25.0.90~2635^2~679^2~19 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e5ff6166647e6af30beff38f67f2bca86cf9786;p=emacs.git * cus-start.el (x-gtk-whole-detached-tool-bar): Remove. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a000728239c..afb6f696712 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2014-10-18 Jan Djärv + * cus-start.el (x-gtk-whole-detached-tool-bar): Remove. + * term/x-win.el (x-gtk-stock-map): Add icon names suggested as replacements to stock names before stock names in a list. Cdr may be a list, each name is tried in turn until one is found. 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." (x-gtk-use-old-file-dialog menu boolean "22.1") (x-gtk-show-hidden-files menu boolean "22.1") (x-gtk-file-dialog-help-text menu boolean "22.1") - (x-gtk-whole-detached-tool-bar x boolean "22.1") (x-gtk-use-system-tooltips tooltip boolean "23.3") ;; xterm.c (x-use-underline-position-properties display boolean "22.1")