tools/lookup: conform to new conventions
This commit is contained in:
parent
d106272574
commit
6cda303ae6
4 changed files with 20 additions and 20 deletions
|
@ -51,7 +51,7 @@ Used by `+lookup/in-docsets' and `+lookup/documentation'."
|
|||
(add-hook hook fn 'append))))))
|
||||
|
||||
;;;###autoload
|
||||
(defun +lookup-dash-docsets-backend (identifier)
|
||||
(defun +lookup-dash-docsets-backend-fn (identifier)
|
||||
"Looks up IDENTIFIER in available Dash docsets, if any are installed.
|
||||
|
||||
This backend is meant for `+lookup-documentation-functions'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue