Make +lookup/in-docsets respect +lookup-open-url-fn

This commit is contained in:
Henrik Lissner 2020-06-01 18:56:46 -04:00
parent 0787eae274
commit fed0e9365c
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -86,6 +86,7 @@ installed with `dash-docs-install-docset'."
(interactive "P")
(require 'dash-docs)
(let ((dash-docs-common-docsets)
(dash-docs-browser-func +lookup-open-url-fn)
(dash-docs-docsets
(if arg
(dash-docs-installed-docsets)