Files
emacs/lisp/ledger-mode/ledger-mode-pkg.el
2021-01-08 19:32:30 +01:00

7 lines
229 B
EmacsLisp

(define-package "ledger-mode" "20210106.227" "Helper code for use with the \"ledger\" command-line tool"
'((emacs "25.1"))
:commit "bcd8cefb720702db88986a52bb66e08e2e451c05")
;; Local Variables:
;; no-byte-compile: t
;; End: