2 lines
342 B
EmacsLisp
2 lines
342 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "elisp-refs" "20190323.1331" "find callers of elisp functions or macros" '((dash "2.12.0") (loop "1.2") (s "1.11.0")) :commit "0a254e6a4dc7fa12857f8334fe6eefa72e49d1c9" :keywords '("lisp") :authors '(("Wilfred Hughes" . "me@wilfred.me.uk")) :maintainer '("Wilfred Hughes" . "me@wilfred.me.uk"))
|