summaryrefslogtreecommitdiff
path: root/lisp/ledger-navigate.el
Commit message (Collapse)AuthorAgeFilesLines
* Detect the beginning of periodic transactions properly.Craig Earls2014-11-071-4/+5
|
* Improve finding boundaries of elements for fontification. Also added P for ↵Craig Earls2014-11-071-0/+16
| | | | price directives.
* Fix ledger-navigate-beginning-of-xact.Craig Earls2014-09-171-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 directivesCraig Earls2014-09-131-9/+9
|
* All navigation functions moved to ledger-navigate.Craig Earls2014-09-131-0/+92
Reduce several overlapping functions.