summaryrefslogtreecommitdiff
path: root/lisp/ldg-report.el
Commit message (Expand)AuthorAgeFilesLines
* Bug 951, handle thousand separators.Craig Earls2013-04-131-18/+18
* Fixed reconciliation initialization. Now prompts with only account, not stat...Craig Earls2013-04-061-153/+3
* Make 'return' visit source in reports, make Visit Source the entry in reconci...Craig Earls2013-04-011-1/+1
* Removing some warning when compiling ledger.Rémi Vanicat2013-03-301-1/+1
* Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p...Craig Earls2013-03-251-28/+25
* Enh918 Have occur mode searches stored in mini buffer historyCraig Earls2013-03-181-2/+2
* Improved context regex to handles @ and @@ pricingCraig Earls2013-03-061-5/+13
* Add acct under point to reconcile prompt. Fix reconcile balance display of e...Craig Earls2013-03-041-8/+3
* Make reverse-report SHIFT-RCraig Earls2013-02-281-1/+1
* Restructured customization groups. Completed initial draft of ledger-mode doc...Craig Earls2013-02-271-2/+7
* Add reconcile menu entry and correct bug in report that failed on automatical...Craig Earls2013-02-261-9/+11
* A better try to deal with decimal-comma from ledgerCraig Earls2013-02-171-11/+9
* Fixed overrun when ledger report would expand argument and cmd would get shortCraig Earls2013-02-151-3/+17
* Code commenting cleanup.Craig Earls2013-02-141-27/+41
* Add highlighting in the report window if the line is mapped to a fileCraig Earls2013-02-141-15/+19
* Improved ledger-report visit source capabilitiesCraig Earls2013-02-141-43/+48
* Correct behavior of ledger report when entering a new reportCraig Earls2013-02-131-28/+25
* Lisp code cleanup.Craig Earls2013-02-121-1/+1
* code formatting cleanup.Craig Earls2013-02-071-34/+34
* Lisp code cleanupCraig Earls2013-02-051-53/+53
* Added GPL licensing information to lisp filesCraig Earls2013-01-291-0/+21
* Merge pull request #90 from rladams/nextJohn Wiegley2013-01-291-41/+23
|\
| * Made marker logic for jumping from hyperlinked reports to source files work b...adamsrl2012-10-151-37/+9
| * Adding goto EOL to fix issue where re-search-forward was including ledger rep...adamsrl2012-10-151-9/+8
| * Added back my patches for johns ldg-modeadamsrl2012-10-141-8/+19
* | fixes the reconcile mode, adds menus for all modesCraig Earls2013-01-291-0/+15
|/
* Patch reports with markers to allow xact shiftingJohn Wiegley2012-08-081-5/+43
* Allow non-register reports to work againJohn Wiegley2012-07-301-14/+18
* Add ability to visit source line from ldg-reportJohn Wiegley2012-07-301-1/+23
* Untabified all source filesJohn Wiegley2010-06-111-99/+99
* Broke up the old ledger.el into several submodulesJohn Wiegley2010-04-121-0/+448