(find-function-noselect): Autoload cookie.

This commit is contained in:
Richard M. Stallman 1998-07-29 23:04:24 +00:00
parent 582b6241ef
commit 8a8a9abe0c

View file

@ -144,6 +144,7 @@ If VARIABLE-P is nil, `find-function-regexp' is used, otherwise
symbol library)))
(set-syntax-table syn-table)))))))
;;;###autoload
(defun find-function-noselect (function)
"Returns a pair (BUFFER . POINT) pointing to the definition of FUNCTION.