config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

ledger-mode-pkg.el (230B)


      1 (define-package "ledger-mode" "20240326.1834" "Helper code for use with the \"ledger\" command-line tool"
      2   '((emacs "25.1"))
      3   :commit "e6946feced023c223650ac31cbe5c96bea2a7afb")
      4 ;; Local Variables:
      5 ;; no-byte-compile: t
      6 ;; End: