Files
emacs/lisp/ledger-mode/ledger-mode-pkg.el
2023-11-04 19:26:41 +01:00

7 lines
230 B
EmacsLisp

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