summaryrefslogtreecommitdiff
path: root/lisp/help.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/help.el')
-rw-r--r--lisp/help.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/help.el b/lisp/help.el
index 14de292dd13..bed25366aab 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -972,5 +972,8 @@ out of view."
(funcall temp-buffer-max-height (current-buffer))
temp-buffer-max-height))))
+
+(provide 'help)
+
;; arch-tag: cf427352-27e9-49b7-9a6f-741ebab02423
;;; help.el ends here