summaryrefslogtreecommitdiff
path: root/lisp/ldg-state.el
Commit message (Collapse)AuthorAgeFilesLines
* Corrects problem clearing a transactionCraig Earls2013-02-151-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 xactCraig Earls2013-02-151-12/+20
|
* Code commenting cleanup.Craig Earls2013-02-141-4/+21
|
* Fixes workflow for using toggle-pending with clear-whole-transactionsCraig Earls2013-02-131-4/+9
|
* Comment and code cleanupCraig Earls2013-02-121-4/+4
|
* Bug 892 re-enable pending mode and reconcile-finishCraig Earls2013-02-121-37/+56
| | | | This should do it, and it should work across multiple files.
* More code cleanupCraig Earls2013-02-121-1/+1
|
* Lisp code cleanup.Craig Earls2013-02-121-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 cleanupCraig Earls2013-02-051-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 filesCraig Earls2013-01-291-0/+21
|
* Untabified all source filesJohn Wiegley2010-06-111-120/+120
|
* Broke up the old ledger.el into several submodulesJohn Wiegley2010-04-121-0/+189