mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
(find-function-noselect): Autoload cookie.
This commit is contained in:
parent
582b6241ef
commit
8a8a9abe0c
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue