miniblog.
← Back to all posts
Wilfred Hughes
Aug 5, 2018 at 08:09
elisp-def is now even smarter at finding definitions in Emacs lisp! If a variable is defined by a macro (e.g. foo-mode-hook) or a function is defined by a macro (e.g. using defstruct) then it will still find the definition!
GitHub - Wilfred/elisp-def: Find Emacs Lisp definitions
Find Emacs Lisp definitions. Contribute to Wilfred/elisp-def development by creating an account on GitHub.
X / ?