* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
commit5ae329f4c86fa4eff1d30d80f82e4d80ff3da81d
authorKarl Fogel <kfogel@red-bean.com>
Sat, 2 Jan 2010 05:00:55 +0000 (2 00:00 -0500)
committerKarl Fogel <kfogel@red-bean.com>
Sat, 2 Jan 2010 05:00:55 +0000 (2 00:00 -0500)
tree3e830a9522f86a98245e1b60ab6b7cab2915ee24
parentaef053eb79200ade81c9d364db234f484246c11b
* 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
lisp/ChangeLog
lisp/bookmark.el