summaryrefslogtreecommitdiff
path: root/lisp/ledger-navigate.el
Commit message (Collapse)AuthorAgeFilesLines
* 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.