(find-variable-noselect): Autoload.
This commit is contained in:
parent
f66f0ee8ff
commit
e1acbda2a6
1 changed files with 1 additions and 0 deletions
|
@ -297,6 +297,7 @@ See `find-function' for more details."
|
|||
(interactive (find-function-read))
|
||||
(find-function-do-it function nil 'switch-to-buffer-other-frame))
|
||||
|
||||
;;;###autoload
|
||||
(defun find-variable-noselect (variable)
|
||||
"Returns a pair `(buffer . point)' pointing to the definition of SYMBOL.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue