Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] When the first line is a txn, include it in ledger-sort-buffer | Steve Purcell | 2014-12-09 | 1 | -0/+2 |
| | | | | | Without this fix, ledger-sort-region tends to skip the first transaction when sorting a region or the entire buffer. | ||||
* | Adjust navigate-find-end-of-act so that it will sort empty act. | Craig Earls | 2014-12-04 | 1 | -30/+4 |
| | | | | This is a bit pathological but as it turns out the fix makes all sorting a bit faster. | ||||
* | sort required a next xact function that ignores directives | Craig Earls | 2014-09-13 | 1 | -3/+3 |
| | |||||
* | All navigation functions moved to ledger-navigate. | Craig Earls | 2014-09-13 | 1 | -35/+35 |
| | | | | Reduce several overlapping functions. | ||||
* | everything appears to work with no empty lines between xacts. | Craig Earls | 2014-09-13 | 1 | -4/+21 |
| | |||||
* | rewrote ledger-end-record in ledger-sort to get rid of next-paragraph | Craig Earls | 2014-09-13 | 1 | -6/+10 |
| | |||||
* | Indent & untabify | thdox | 2014-05-17 | 1 | -32/+32 |
| | | | | | | | M-x mark-whole-buffer M-x indent-region M-x mark-whole-buffer M-x untabify | ||||
* | 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 |
| | |||||
* | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-02 | 1 | -43/+43 |
| | | | | | | | | Conflicts: lisp/ledger-init.el lisp/ledger-mode.el lisp/ledger-reconcile.el lisp/ledger-schedule.el | ||||
* | Finished changing name to ledger-* | Craig Earls | 2013-07-02 | 1 | -0/+126 |
All files and references changed ldg-* to ledger-* |