Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Detect the beginning of periodic transactions properly. | Craig Earls | 2014-11-07 | 1 | -4/+5 |
| | |||||
* | Improve finding boundaries of elements for fontification. Also added P for ↵ | Craig Earls | 2014-11-07 | 1 | -0/+16 |
| | | | | price directives. | ||||
* | Fix ledger-navigate-beginning-of-xact. | Craig Earls | 2014-09-17 | 1 | -0/+2 |
| | | | | It failed it it was called with point on the first line of an xact | ||||
* | sort required a next xact function that ignores directives | Craig Earls | 2014-09-13 | 1 | -9/+9 |
| | |||||
* | All navigation functions moved to ledger-navigate. | Craig Earls | 2014-09-13 | 1 | -0/+92 |
Reduce several overlapping functions. |