Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lisp code cleanup | Craig Earls | 2013-02-05 | 1 | -22/+22 |
| | | | | | | 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 | ||||
* | Fixed ledger-post-edit-amount so that it can be called from the and of an ↵ | Craig Earls | 2013-02-04 | 1 | -10/+17 |
| | | | | | | account with a null amount. It automagically determines if the account has two spaces after and if not inserts them. | ||||
* | Added menu and keybinding for ledger-post-edit-amount | Craig Earls | 2013-02-01 | 1 | -5/+0 |
| | | | | | editing the amount with calc is too cool for school. I can't believe I didn't see it before. It is in the docs now as well. | ||||
* | Added GPL licensing information to lisp files | Craig Earls | 2013-01-29 | 1 | -0/+21 |
| | |||||
* | Don't allow trailing ws in abbrev. account segments | John Wiegley | 2012-03-16 | 1 | -1/+1 |
| | | | | Fixes #358 | ||||
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -49/+49 |
| | |||||
* | Added some missing autoloads for the new ledger-mode | John Wiegley | 2010-05-02 | 1 | -2/+7 |
| | |||||
* | Cleanup the ldg-post code a little bit | John Wiegley | 2010-04-12 | 1 | -28/+75 |
| | |||||
* | Rewrote ldg-regex with a macro (for simplicity) | John Wiegley | 2010-04-12 | 1 | -7/+7 |
| | |||||
* | Renamed ldg-account.el to ldg-post.el | John Wiegley | 2010-03-15 | 1 | -0/+122 |