Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p... | Craig Earls | 2013-03-25 | 1 | -17/+14 |
* | Code cleanup in ldg-exec and ledger-split-commodity | Craig Earls | 2013-03-25 | 1 | -9/+0 |
* | Added Ledger error handling. No more lisp backtraces! | Craig Earls | 2013-03-08 | 1 | -32/+51 |
* | Restructured customization groups. Completed initial draft of ledger-mode doc... | Craig Earls | 2013-02-27 | 1 | -1/+1 |
* | Code commenting cleanup. | Craig Earls | 2013-02-14 | 1 | -4/+14 |
* | Lisp code cleanup | Craig Earls | 2013-02-05 | 1 | -2/+2 |
* | Check for ledger executable and version | Craig Earls | 2013-02-01 | 1 | -0/+31 |
* | 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 | -8/+8 |
* | Some more refactoring of the new Lisp code | John Wiegley | 2010-04-12 | 1 | -22/+23 |
* | Broke up the old ledger.el into several submodules | John Wiegley | 2010-04-12 | 1 | -0/+33 |