Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add regional sort facility to ledger mode | Craig Earls | 2013-02-01 | 1 | -0/+1 |
| | | | | | | C-c C-s now bound to ledger-sort-region. ledger-sort-region is smart and find the beginning of the first xact within the region and the beginning of the first xact AFTER the region so that it can keep posing structure intact | ||||
* | Customizable font-locking | Craig Earls | 2013-01-31 | 1 | -0/+1 |
| | | | | | Moved font code into separate file. created faces that can be customized in using the emacs customizations menu group ledger-faces | ||||
* | Fixed the new ledger mod so that loading leg-new.el is sufficient | Craig Earls | 2013-01-29 | 1 | -4/+9 |
| | | | | | The reconcile package and the xact package didn't provide themselves, and the leg-new module didn't load up everything it needed. | ||||
* | Require ldg-report from ldg-new (for now) | John Wiegley | 2012-07-30 | 1 | -0/+1 |
| | |||||
* | Added ledger-create-test to ldg-new.el | John Wiegley | 2011-08-18 | 1 | -0/+26 |
| | |||||
* | Make sure ldg-new.el loads correctly | John Wiegley | 2010-05-07 | 1 | -3/+6 |
| | |||||
* | Added some missing autoloads for the new ledger-mode | John Wiegley | 2010-05-02 | 1 | -0/+4 |
| | |||||
* | Broke up the old ledger.el into several submodules | John Wiegley | 2010-04-12 | 1 | -0/+49 |