15 lines
425 B
EmacsLisp
15 lines
425 B
EmacsLisp
(define-package "elisp-refs" "20230419.405" "find callers of elisp functions or macros"
|
|
'((dash "2.12.0")
|
|
(s "1.11.0"))
|
|
:commit "bf3cca8f74065b1b31036f461e3a093b162311bd" :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:
|