mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-30 08:09:04 +00:00
(find-variable-noselect): Autoload.
This commit is contained in:
parent
f66f0ee8ff
commit
e1acbda2a6
@ -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…
Reference in New Issue
Block a user