Fix lookup handlers not being used #1378

This commit is contained in:
Henrik Lissner 2019-05-02 17:51:51 -04:00
parent 898ef11b76
commit 0f21e2b44a
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -74,7 +74,7 @@ will fall back to the next handler in `+lookup-definition-functions',
'+lookup-documentation-functions '+lookup-documentation-functions
'+lookup-file-functions '+lookup-file-functions
'xref-backend-functions) 'xref-backend-functions)
async)))) (make-list 5 async)))))
(add-hook hook fn)))))) (add-hook hook fn))))))