Package: wnpp Owner: Lev Lamberov <[email protected]> Severity: wishlist
* Package name : elisp-refs Version : 1.3 Upstream Author : Wilfred Hughes <[email protected]> * URL or Web page : https://github.com/Wilfred/elisp-refs * License : GPL-3+ Programming Lang: Emacs Lisp Description : find callers of elisp functions or macros 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'.

