Mercurial > emacs
comparison lisp/ChangeLog @ 106709:f497db0aba00
* lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
(bookmark-bmenu-2-window, bookmark-bmenu-this-window)
(bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
(bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
(bookmark-bmenu-rename, bookmark-bmenu-locate)
(bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark): Remove
unnecessary calls to `bookmark-bmenu-ensure-position'.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Sat, 02 Jan 2010 13:13:28 -0500 |
parents | fecbb2b5a355 |
children | a96887ed3368 |
comparison
equal
deleted
inserted
replaced
106708:fecbb2b5a355 | 106709:f497db0aba00 |
---|---|
1 2010-01-02 Karl Fogel <kfogel@red-bean.com> | |
2 | |
3 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window, | |
4 (bookmark-bmenu-2-window, bookmark-bmenu-this-window) | |
5 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window) | |
6 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation) | |
7 (bookmark-bmenu-rename, bookmark-bmenu-locate) | |
8 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark): Remove | |
9 unnecessary calls to `bookmark-bmenu-ensure-position'. | |
10 | |
1 2010-01-02 Eli Zaretskii <eliz@gnu.org> | 11 2010-01-02 Eli Zaretskii <eliz@gnu.org> |
2 | 12 |
3 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make | 13 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make |
4 the lines in the generated doc string shorter. (Bug#4668) | 14 the lines in the generated doc string shorter. (Bug#4668) |
5 | 15 |