diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6cd759ee0a3..f0332db2c9f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2010-07-29 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left) | ||
| 4 | (menu-bar-showhide-tool-bar-menu-customize-disable) | ||
| 5 | (menu-bar-showhide-tool-bar-menu-customize-enable-right) | ||
| 6 | (menu-bar-showhide-tool-bar-menu-customize-enable-top) | ||
| 7 | (menu-bar-showhide-tool-bar-menu-customize-enable-bottom): New functions | ||
| 8 | (menu-bar-showhide-tool-bar-menu): If tool bar is moveable, | ||
| 9 | make a menu for Options => toolbar that can move it. | ||
| 10 | |||
| 1 | 2010-07-29 Chong Yidong <cyd@stupidchicken.com> | 11 | 2010-07-29 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 12 | ||
| 3 | * emacs-lisp/package-x.el (package--make-rss-entry): | 13 | * emacs-lisp/package-x.el (package--make-rss-entry): |