quickurl-find-url
quickurl-find-url is a compiled Lisp function in `quickurl.el
'.
(quickurl-find-url LOOKUP)
Return URL associated with key LOOKUP.
The lookup is done by looking in the alist `quickurl-urls' and the `cons'
for the URL is returned. The actual method used to look into the alist
depends on the setting of the variable `quickurl-assoc-function'.