* bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
commit02a5ba27b755b4918f563f81ff0734bb894abadf
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 8 Mar 2008 22:07:23 +0000 (8 22:07 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 8 Mar 2008 22:07:23 +0000 (8 22:07 +0000)
treec1769f48afb648f44c0090b0aed5a4e6627300c4
parent67a9fd0dd7ad2ee053b4c4b54896c1475334bc52
* bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
(bookmark-get-annotation, bookmark-set-annotation)
(bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
(bookmark-set-position, bookmark-get-front-context-string)
(bookmark-set-front-context-string, bookmark-get-rear-context-string)
(bookmark-set-rear-context-string, bookmark-get-handler): Use them.
* info.el (Info-bookmark-make-record): Don't bother recording point.
(bookmark-get-filename, bookmark-get-front-context-string)
(bookmark-get-rear-context-string, bookmark-get-position): Don't declare.
(bookmark-get-info-node): Remove.
(bookmark-prop-get): Declare.
(Info-bookmark-jump): Use it.
lisp/ChangeLog
lisp/bookmark.el
lisp/info.el