Files
emacs/lisp/ledger-mode/ledger-mode-pkg.el
2020-12-05 21:29:49 +01:00

7 lines
230 B
EmacsLisp

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