Mercurial > emacs
comparison lisp/ChangeLog @ 81844:805e8454783b
* bookmark.el (bookmark-jump-other-window): New function.
(bookmark-map): Bind it to "o".
Patch by Drew Adams <drew.adams{_AT_}oracle.com>. See
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Fri, 13 Jul 2007 18:20:55 +0000 |
parents | c5cef7ba9eeb |
children | 29ac3696d5de |
comparison
equal
deleted
inserted
replaced
81843:c5cef7ba9eeb | 81844:805e8454783b |
---|---|
1 2007-07-13 Karl Fogel <kfogel@red-bean.com> | |
2 | |
3 * bookmark.el (bookmark-jump-other-window): New function. | |
4 (bookmark-map): Bind it to "o". | |
5 | |
6 Patch by Drew Adams <drew.adams{_AT_}oracle.com>. See | |
7 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html. | |
8 | |
1 2007-07-13 Karl Fogel <kfogel@red-bean.com> | 9 2007-07-13 Karl Fogel <kfogel@red-bean.com> |
2 | 10 |
3 * bookmark.el: Shorten some comments to fit within 80 lines. | 11 * bookmark.el: Shorten some comments to fit within 80 lines. |
4 | 12 |
5 2007-07-13 Karl Fogel <kfogel@red-bean.com> | 13 2007-07-13 Karl Fogel <kfogel@red-bean.com> |