* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
commitb894c439536a226d8524941bcc3d0117e26da11b
authorKarl Fogel <kfogel@red-bean.com>
Sat, 2 Jan 2010 18:52:32 +0000 (2 13:52 -0500)
committerKarl Fogel <kfogel@red-bean.com>
Sat, 2 Jan 2010 18:52:32 +0000 (2 13:52 -0500)
treeb63d4fdfdae3c778e106685c8943bc17b0b0dad5
parent3a69db535c8346f3444b942de45fbed3d5be6b62
* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
  (bookmark-bmenu-list): Initialize buffer-modified-p properly.
  (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
  (with-buffer-modified-unmodified): New macro.
  (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames,
  bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
  Use new macro to preserve the buffer-modified state.
lisp/ChangeLog
lisp/bookmark.el