Mercurial > emacs
comparison lisp/ChangeLog @ 110456:8d106071e2c8
Use tool-bar-position in menu Options/Show.
* menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
tool-bar-position. Don't modify frame parameters here.
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Tue, 21 Sep 2010 09:31:01 +0200 |
parents | c82718dcce89 |
children | f963581bbc72 |
comparison
equal
deleted
inserted
replaced
110455:c82718dcce89 | 110456:8d106071e2c8 |
---|---|
1 2010-09-21 Jan Djärv <jan.h.d@swipnet.se> | 1 2010-09-21 Jan Djärv <jan.h.d@swipnet.se> |
2 | |
3 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable | |
4 tool-bar-position. Don't modify frame parameters here. | |
2 | 5 |
3 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049). | 6 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049). |
4 | 7 |
5 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca> | 8 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca> |
6 | 9 |