diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 540ab2f0d99..b634bcd7896 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2010-06-29 Leo <sdl.web@gmail.com> (tiny change) | 1 | 2010-06-29 Leo <sdl.web@gmail.com> |
| 2 | 2 | ||
| 3 | * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537) | 3 | * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537) |
| 4 | 4 | ||
| @@ -14,8 +14,7 @@ | |||
| 14 | 14 | ||
| 15 | 2010-06-27 Christoph <cschol2112@googlemail.com> (tiny change) | 15 | 2010-06-27 Christoph <cschol2112@googlemail.com> (tiny change) |
| 16 | 16 | ||
| 17 | * bookmark.el (bookmark-bmenu-2-window) | 17 | * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window) |
| 18 | (bookmark-bmenu-other-window) | ||
| 19 | (bookmark-bmenu-other-window-with-mouse): Remove unnecessary | 18 | (bookmark-bmenu-other-window-with-mouse): Remove unnecessary |
| 20 | bindings of bookmark-automatically-show-annotations (Bug#6515). | 19 | bindings of bookmark-automatically-show-annotations (Bug#6515). |
| 21 | 20 | ||