Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment and code cleanup | Craig Earls | 2013-02-12 | 1 | -2/+1 |
| | |||||
* | Lisp code cleanup. | Craig Earls | 2013-02-12 | 1 | -1/+1 |
| | | | | 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 | -7/+7 |
| | | | | | | 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 | -27/+27 |
| | |||||
* | Added some missing autoloads for the new ledger-mode | John Wiegley | 2010-05-02 | 1 | -2/+1 |
| | |||||
* | Some more refactoring of the new Lisp code | John Wiegley | 2010-04-12 | 1 | -0/+60 |
| | |||||
* | Broke up the old ledger.el into several submodules | John Wiegley | 2010-04-12 | 1 | -0/+7 |