* lisp/bookmark.el: Fix deletion of bookmarks.
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Thu, 4 Apr 2013 01:59:09 +0000 (21:59 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 4 Apr 2013 01:59:09 +0000 (21:59 -0400)
commit2575da508408a178f64c9bcdd51e2e0502419a17
treed79c0dddc18df7522e77cae826a3930b908db04c
parent397703b4ab20d96ff63c1dc25ffcbe4e76a71ae8
* lisp/bookmark.el: Fix deletion of bookmarks.
(bookmark-bmenu-list): Don't toggle filenames if alist is empty.
(bookmark-bmenu-execute-deletions): Only skip first line if it's
the header.
(bookmark-exit-hook-internal): Save even if list is empty.

Fixes: debbugs:13972
lisp/ChangeLog
lisp/bookmark.el