summaryrefslogtreecommitdiff
path: root/lisp/ldg-occur.el
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup to get rid of some elisp compiler warnings.Craig Earls2013-02-051-9/+9
|
* Enh 246 add code folding to ledger modeCraig Earls2013-02-051-0/+252
Based on loccur. Hides everything but the xacts that match a regex. Linked to reconcile mode so that when you reconcile an account on xacts with that account are shown. Documentation updated