diff options
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6d4b07bb18b..275bee9fa19 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable | 3 | * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable |
| 4 | tool-bar-position. Don't modify frame parameters here. | 4 | tool-bar-position. Don't modify frame parameters here. |
| 5 | (menu-bar-options-save): Add tool-bar-position. | ||
| 5 | 6 | ||
| 6 | * tool-bar.el (tool-bar-position): New defcustom (Bug#7049). | 7 | * tool-bar.el (tool-bar-position): New defcustom (Bug#7049). |
| 7 | 8 | ||