summaryrefslogtreecommitdiff
path: root/ledger-navigate.el
Commit message (Expand)AuthorAge
* New commands ledger-navigate-{next/previous}-unclearedAlex Branham2019-09-01
* ledger-navigate: Don't assume forward-line moves pointSteve Purcell2019-06-17
* Make a single digit enough to mark transaction startYuri Khan2018-07-28
* Fontify keywords as soon as they are enteredYuri Khan2018-07-28
* Consider end of comment part of the directiveYuri Khan2018-07-28
* Support directives with subdirectivesYuri Khan2018-07-28
* Switch to font-lock-default-fontify-regionYuri Khan2018-07-28
* Fix detection of comment block start at beginning of bufferYuri Khan2018-07-28
* Lexical bindings (#78)Alex Branham2018-01-26
* Don't include start of next line in directive extentsSteve Purcell2018-01-23
* fontify recurring transaction in ledger-mode [ci skip]paulbdavis2015-09-18
* [emacs] C-x h M-x untabify RETthdox2015-02-10
* [emacs] Fix byte compilation warningsSteve Purcell2014-12-09
* Adjust navigate-find-end-of-act so that it will sort empty act.Craig Earls2014-12-04
* Fix minor navigation bugs. Prev and next act now properly handle directives ...Craig Earls2014-11-15
* Fix a bug the caused reconciliation to lock up in an automatic transaction wa...Craig Earls2014-11-14
* Smash a bug that cause the status on a posting with no amount to bleed into t...Craig Earls2014-11-11
* Add 1 to the end of region for single line directives. This will force the l...Craig Earls2014-11-09
* Handle block comments as blocks rather than individual lines.Craig Earls2014-11-09
* Fix navigate bug keeping prev-xact key binding from working.Craig Earls2014-11-09
* Detect the beginning of periodic transactions properly.Craig Earls2014-11-07
* Improve finding boundaries of elements for fontification. Also added P for p...Craig Earls2014-11-07
* Fix ledger-navigate-beginning-of-xact.Craig Earls2014-09-17
* sort required a next xact function that ignores directivesCraig Earls2014-09-13
* All navigation functions moved to ledger-navigate.Craig Earls2014-09-13