elpa-elisp-refs

find callers of elisp functions or macros
  https://github.com/Wilfred/elisp-refs
  0
  no reviews



Elisp-refs.el is an Emacs package for finding references to functions, macros or variables. Unlike a dumb text search, elisp-refs.el actually parses the code, so it's never confused by comments or `foo-bar' matching `foo'.