Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] Parse transaction leading lines more robustly | Steve Purcell | 2014-12-09 | 1 | -4/+6 |
| | | | | | | This began with noticing that the code didn't support the (ugly, yet valid) case of a tab between the date and txn description. I took the opportunity to make the regexes more consistent along the way. | ||||
* | Remove s-trim functions since they stomp on s.el. | Craig Earls | 2014-11-27 | 1 | -3/+3 |
| | |||||
* | All navigation functions moved to ledger-navigate. | Craig Earls | 2014-09-13 | 1 | -1/+1 |
| | | | | Reduce several overlapping functions. | ||||
* | Set up fontification independent of font-lock. | Craig Earls | 2014-08-24 | 1 | -0/+8 |
| | | | | Basic functionality in place. need to test further and expand detail fortification. | ||||
* | Fix bug 1052 ledger-mode mangles transactions with tabs. | Craig Earls | 2014-06-25 | 1 | -3/+3 |
| | |||||
* | Fix bug 1059, ledger mode deletes character if a posting is cleared but ↵ | Craig Earls | 2014-06-24 | 1 | -1/+2 |
| | | | | there are less that four space between the account and the amount. | ||||
* | Indent & untabify | thdox | 2014-05-17 | 1 | -79/+79 |
| | | | | | | | M-x mark-whole-buffer M-x indent-region M-x mark-whole-buffer M-x untabify | ||||
* | Fix bug 1030 improperly placing the stays mark if the Payee starts with a digit. | Craig Earls | 2014-05-11 | 1 | -2/+4 |
| | |||||
* | Update old FSF address | Jamie Nguyen | 2014-03-23 | 1 | -2/+2 |
| | |||||
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Finished changing name to ledger-* | Craig Earls | 2013-07-02 | 1 | -0/+244 |
All files and references changed ldg-* to ledger-* |