Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
elpa-elisp-refs
find callers of elisp functions or macros
https://github.com/Wilfred/elisp-refs
0
no reviews
Install
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'.