15 lines
425 B
EmacsLisp
15 lines
425 B
EmacsLisp
(define-package "elisp-refs" "20230920.201" "find callers of elisp functions or macros"
|
|
'((dash "2.12.0")
|
|
(s "1.11.0"))
|
|
:commit "541a064c3ce27867872cf708354a65d83baf2a6d" :authors
|
|
'(("Wilfred Hughes" . "me@wilfred.me.uk"))
|
|
:maintainers
|
|
'(("Wilfred Hughes" . "me@wilfred.me.uk"))
|
|
:maintainer
|
|
'("Wilfred Hughes" . "me@wilfred.me.uk")
|
|
:keywords
|
|
'("lisp"))
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|