config

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

ledger-mode-pkg.el (229B)


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