Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enh 246 add code folding to ledger mode | Craig Earls | 2013-02-05 | 1 | -75/+90 |
| | | | | Based on loccur. Hides everything but the xacts that match a regex. Linked to reconcile mode so that when you reconcile an account on xacts with that account are shown. Documentation updated | ||||
* | If there is no XACT code print blank, not "nil" | Craig Earls | 2013-02-02 | 1 | -1/+3 |
| | |||||
* | Add custom faces to the reconciler | Craig Earls | 2013-02-01 | 1 | -6/+11 |
| | |||||
* | Add ability to reconcile new account without switching recon buffers | Craig Earls | 2013-01-30 | 1 | -0/+11 |
| | | | | | Show cleared balance on command Update documentation | ||||
* | Added GPL licensing information to lisp files | Craig Earls | 2013-01-29 | 1 | -0/+21 |
| | |||||
* | Fixed the new ledger mod so that loading leg-new.el is sufficient | Craig Earls | 2013-01-29 | 1 | -0/+2 |
| | | | | | The reconcile package and the xact package didn't provide themselves, and the leg-new module didn't load up everything it needed. | ||||
* | fixes the reconcile mode, adds menus for all modes | Craig Earls | 2013-01-29 | 1 | -55/+81 |
| | | | | thanks to dk for the is-std defun. | ||||
* | Apply patch to update ldg-reconcile.el | John Wiegley | 2013-01-16 | 1 | -1/+39 |
| | |||||
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -38/+38 |
| | |||||
* | Some more refactoring of the new Lisp code | John Wiegley | 2010-04-12 | 1 | -40/+1 |
| | |||||
* | Broke up the old ledger.el into several submodules | John Wiegley | 2010-04-12 | 1 | -0/+180 |