mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* cus-start.el (x-gtk-whole-detached-tool-bar): Remove.
This commit is contained in:
parent
ac225d22f6
commit
6e5ff61666
2 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2014-10-18 Jan Djärv <jan.h.d@swipnet.se>
|
||||
|
||||
* 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.
|
||||
|
|
|
|||
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in a new issue