* bookmark.el: Provide a generic exit hook, as suggested by Ovidiu
commit6192b604c1c9f23f5f3e7647fbb16ddff53e8d2a
authorKarl Fogel <kfogel@red-bean.com>
Wed, 13 Dec 2000 22:56:38 +0000 (13 22:56 +0000)
committerKarl Fogel <kfogel@red-bean.com>
Wed, 13 Dec 2000 22:56:38 +0000 (13 22:56 +0000)
tree5e57ad21b6042cc9bcd0920419fa7c1321f1532c
parentbf6282d22234e137a23714de3f0d7c96a415765c
* bookmark.el: Provide a generic exit hook, as suggested by Ovidiu
Predescu <ovidiu@cup.hp.com>:
(bookmark-exit-hook): new var.
(bookmark-exit-hook-internal): new func, replaces old raw lambda form
in `kill-emacs-hook', and runs new `bookmark-exit-hooks'.  No longer
tests for the bookmark feature, as logically that feature must have
been provided if this function is running.
Removed ;;;###autoload before the `add-hook' call.
lisp/ChangeLog
lisp/bookmark.el