Next: , Up: Debugging   [Index]


K.1 Find Func

https://www.emacswiki.org/emacs/FindFunc

find-func (‘C-x F’)

(find-function FUNCTION)

Finds the source file containing the definition of the function near point (selected by ‘function-called-at-point’) in a buffer and places point before the definition. Set mark before moving, if the buffer already existed.