Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed call to ledger-reports-patch-reports | Craig Earls | 2013-01-30 | 1 | -6/+1 | |
| | | | | | This function was never defined and appeared to nothing. I caused errors on some system by not existing. | |||||
* | Added GPL licensing information to lisp files | Craig Earls | 2013-01-29 | 1 | -0/+22 | |
| | ||||||
* | Fixes the set-year and set-month functions | Craig Earls | 2013-01-29 | 1 | -1/+15 | |
| | | | | Also adds current year and month to the entry prompt. | |||||
* | fixes the reconcile mode, adds menus for all modes | Craig Earls | 2013-01-29 | 1 | -2/+36 | |
| | | | | thanks to dk for the is-std defun. | |||||
* | Fixed ledger-add-entry | Craig Earls | 2013-01-16 | 1 | -1/+42 | |
| | | | | | | copied ledger-iterate-entries, ledger-set-year and ledger-set-month from the old ledger.el. Changed ledger-add-entry to use ledger-exec-ledger vice the old ledger-run-ledger. | |||||
* | Patch reports with markers to allow xact shifting | John Wiegley | 2012-08-08 | 1 | -1/+3 | |
| | ||||||
* | Added ldg-test.el, to assist writing regression tests | John Wiegley | 2012-03-16 | 1 | -0/+1 | |
| | ||||||
* | Highlight account names with spaces. | Dan Peterson | 2011-08-28 | 1 | -2/+2 | |
| | ||||||
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -31/+31 | |
| | ||||||
* | Make sure ldg-new.el loads correctly | John Wiegley | 2010-05-07 | 1 | -0/+1 | |
| | ||||||
* | Added some missing autoloads for the new ledger-mode | John Wiegley | 2010-05-02 | 1 | -0/+2 | |
| | ||||||
* | Broke up the old ledger.el into several submodules | John Wiegley | 2010-04-12 | 1 | -0/+114 | |