Files
emacs/lisp/ledger-mode/ledger-mode-pkg.el
2025-02-26 20:16:44 +01:00

7 lines
230 B
EmacsLisp

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