aboutsummaryrefslogtreecommitdiff
path: root/nov.el
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2021-02-28 22:25:06 +0100
committerVasilij Schneidermann <mail@vasilij.de>2021-02-28 22:25:06 +0100
commit86616b3a2ec9664f5091c312166ae3c9eb05354c (patch)
treea5c9d94a528392a965fce6f71ecae4515a2237b4 /nov.el
parent0ece7ccbf79c074a3e4fbad1d1fa06647093f8e4 (diff)
Add missing autoload
Diffstat (limited to 'nov.el')
-rw-r--r--nov.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/nov.el b/nov.el
index 459bcc1..aac7c21 100644
--- a/nov.el
+++ b/nov.el
@@ -830,6 +830,7 @@ Saving is only done if `nov-save-place-file' is set."
(position . ,(point))
(handler . nov-bookmark-jump-handler))))
+;;;###autoload
(defun nov-bookmark-jump-handler (bmk)
"The bookmark handler-function interface for bookmark BMK.