Files
emacs/lisp/ledger-mode/ledger-mode-pkg.el
Daniel Weschke 82f05baffe pkg update and first config fix
org-brain not working, add org-roam
2022-12-19 23:02:34 +01:00

7 lines
230 B
EmacsLisp

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