summaryrefslogtreecommitdiff
path: root/lisp/ledger-navigate.el
Commit message (Expand)AuthorAgeFilesLines
* [emacs] C-x h M-x untabify RETthdox2015-02-101-81/+81
* [emacs] Fix byte compilation warningsSteve Purcell2014-12-091-21/+28
* Adjust navigate-find-end-of-act so that it will sort empty act.Craig Earls2014-12-041-1/+1
* Fix minor navigation bugs. Prev and next act now properly handle directives ...Craig Earls2014-11-151-4/+7
* Fix a bug the caused reconciliation to lock up in an automatic transaction wa...Craig Earls2014-11-141-2/+2
* Smash a bug that cause the status on a posting with no amount to bleed into t...Craig Earls2014-11-111-1/+1
* Add 1 to the end of region for single line directives. This will force the l...Craig Earls2014-11-091-1/+1
* Handle block comments as blocks rather than individual lines.Craig Earls2014-11-091-4/+50
* Fix navigate bug keeping prev-xact key binding from working.Craig Earls2014-11-091-0/+1
* Detect the beginning of periodic transactions properly.Craig Earls2014-11-071-4/+5
* Improve finding boundaries of elements for fontification. Also added P for p...Craig Earls2014-11-071-0/+16
* Fix ledger-navigate-beginning-of-xact.Craig Earls2014-09-171-0/+2
* 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