summaryrefslogtreecommitdiff
blob: 1c2c5bde2f8b7e9657d7dbfb4947a994200d31d9 (plain)
1
2
3
4
5
;;; app-office/ledger site-lisp configuration

(add-to-list 'load-path "@SITELISP@")
(autoload 'ledger-mode "ledger-mode" "A mode for editing ledger data files." t)