comparison lisp/ChangeLog @ 106701:a3eff1130b76

* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2. (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property positions by using `bookmark-bmenu-marks-width', instead of hardcoding. This fixes the `bookmark-bmenu-execute-deletions' bug reported here: http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html From: Sun Yijiang <sunyijiang {_AT_} gmail.com> To: emacs-devel {_AT_} gnu.org Subject: bookmark.el bug report Date: Mon, 28 Dec 2009 14:19:16 +0800 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
author Karl Fogel <kfogel@red-bean.com>
date Sat, 02 Jan 2010 00:00:55 -0500
parents dc3fdb0cfdc7
children d4fd57e5eafd
comparison
equal deleted inserted replaced
106700:dc3fdb0cfdc7 106701:a3eff1130b76
1 2010-01-02 Karl Fogel <kfogel@red-bean.com>
2
3 * lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
4 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
5 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
6 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
7
8 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
9 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
10 To: emacs-devel {_AT_} gnu.org
11 Subject: bookmark.el bug report
12 Date: Mon, 28 Dec 2009 14:19:16 +0800
13 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
14
1 2010-01-02 Karl Fogel <kfogel@red-bean.com> 15 2010-01-02 Karl Fogel <kfogel@red-bean.com>
2 16
3 * bookmark.el: Improvements suggested by Drew Adams: 17 * bookmark.el: Improvements suggested by Drew Adams:
4 (bookmark-bmenu-ensure-position): New name for 18 (bookmark-bmenu-ensure-position): New name for
5 `bookmark-bmenu-check-position'. Just ensure the position, 19 `bookmark-bmenu-check-position'. Just ensure the position,