tools/lookup: conform to new conventions
This commit is contained in:
parent
d106272574
commit
6cda303ae6
4 changed files with 20 additions and 20 deletions
|
@ -15,7 +15,7 @@
|
|||
provider))))
|
||||
|
||||
;;;###autoload
|
||||
(defun +lookup-online-backend (identifier)
|
||||
(defun +lookup-online-backend-fn (identifier)
|
||||
"Opens the browser and searches for IDENTIFIER online.
|
||||
|
||||
Will prompt for which search engine to use the first time (or if the universal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue