summaryrefslogtreecommitdiff
path: root/lisp/ldg-occur.el
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up a defcustom that was lacking a typeCraig Earls2013-02-091-0/+1
|
* Corrected reentering when entering leg-occur modeCraig Earls2013-02-081-2/+3
|
* 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