Add a new field `location' to bookmarks for non-file bookmarks.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Apr 2010 15:07:53 +0000 (11:07 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Apr 2010 15:07:53 +0000 (11:07 -0400)
commitebb9641fb29728e9fbba70cb27f2d42679e32de7
tree577b464e524ffe81d17774c387febee1ad57b66e
parent7b05466ff6721988517519081078b19fffeecd09
Add a new field `location' to bookmarks for non-file bookmarks.
* bookmark.el (bookmark-location): Use the new field, if present.
(bookmark-insert-location): Undo last change, not needed any more.
* man.el (Man-bookmark-make-record):
* woman.el (woman-bookmark-make-record):
* gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
lisp/ChangeLog
lisp/bookmark.el
lisp/gnus/ChangeLog
lisp/gnus/gnus-sum.el
lisp/man.el
lisp/woman.el