Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrects problem clearing a transaction | Craig Earls | 2013-02-15 | 1 | -1/+1 |
| | | | | toggle-current in the payee line will override all posting statuses and clear or unclear the entire transaction. | ||||
* | Fixes Bug 897. toggle now works correctly if there are comment lines in the xact | Craig Earls | 2013-02-15 | 1 | -12/+20 |
| | |||||
* | Code commenting cleanup. | Craig Earls | 2013-02-14 | 1 | -4/+21 |
| | |||||
* | Fixes workflow for using toggle-pending with clear-whole-transactions | Craig Earls | 2013-02-13 | 1 | -4/+9 |
| | |||||
* | Comment and code cleanup | Craig Earls | 2013-02-12 | 1 | -4/+4 |
| | |||||
* | Bug 892 re-enable pending mode and reconcile-finish | Craig Earls | 2013-02-12 | 1 | -37/+56 |
| | | | | This should do it, and it should work across multiple files. | ||||
* | More code cleanup | Craig Earls | 2013-02-12 | 1 | -1/+1 |
| | |||||
* | Lisp code cleanup. | Craig Earls | 2013-02-12 | 1 | -8/+8 |
| | | | | Mostly went through and clarified variable names. Rather than "entry" for everything, use "transaction" and "posting" as appropriate to improve readability. | ||||
* | Lisp code cleanup | Craig Earls | 2013-02-05 | 1 | -30/+30 |
| | | | | | | Most of the files have been touched several times and the indentation structure was wrong. I ran all the files through the emacs indent region function to get back to a baseline | ||||
* | Added GPL licensing information to lisp files | Craig Earls | 2013-01-29 | 1 | -0/+21 |
| | |||||
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -120/+120 |
| | |||||
* | Broke up the old ledger.el into several submodules | John Wiegley | 2010-04-12 | 1 | -0/+189 |