summaryrefslogtreecommitdiff
path: root/lisp/help-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/help-mode.el')
-rw-r--r--lisp/help-mode.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/help-mode.el b/lisp/help-mode.el
index d3fe21abd95..88b5e095cf6 100644
--- a/lisp/help-mode.el
+++ b/lisp/help-mode.el
@@ -799,6 +799,8 @@ help buffer by other means."
;; Bookmark support
(declare-function bookmark-prop-get "bookmark" (bookmark prop))
+(declare-function bookmark-make-record-default "bookmark"
+ (&optional no-file no-context posn))
(defun help-bookmark-make-record ()
"Create and return a help-mode bookmark record.