summaryrefslogtreecommitdiff
path: root/lisp/ledger-init.el
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
|
* ledger-mode: Introduce `ledger-default-date-format'.Moritz Ulrich2013-12-301-0/+2
| | | | | | Some elisp functions depend on a date-format supplied in ~/.ledgerrc. Change these by introducing a default ("%Y/%m/%d"). Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* Reload init when calling ledger-init-load-init-file again.RĂ©mi Vanicat2013-11-261-1/+2
| | | | | | When the ledger-init-load-init-file was called again, it used to parse ledger init file, and to throw away the result. No you can use it to load this file again when you have change something in it.
* Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-021-21/+21
| | | | | | | | Conflicts: lisp/ledger-init.el lisp/ledger-mode.el lisp/ledger-reconcile.el lisp/ledger-schedule.el
* Finished changing name to ledger-*Craig Earls2013-07-021-0/+68
All files and references changed ldg-* to ledger-*