summaryrefslogtreecommitdiff
path: root/lisp/ldg-xact.el
Commit message (Collapse)AuthorAgeFilesLines
* Code commenting cleanup.Craig Earls2013-02-141-13/+23
|
* Added a copy transaction function to ledger-modeCraig Earls2013-02-141-2/+22
|
* Added menu entry for complete entry.Craig Earls2013-02-131-0/+15
| | | | Refactored leg-complete to get rid of some side effect usage
* Bug 893 Ledger reconcile loses alignmentCraig Earls2013-02-131-0/+2
| | | | | | An earlier change to multi-file support stored the actual markers to the beginnings of the transaction/postings. When reconcile would insert characters it would invalidate those marker and after many items and been cleared could result in severe misalignment. This change brings back storing the line-numbers as reported by emacs.
* Correct behavior of ledger report when entering a new reportCraig Earls2013-02-131-0/+11
| | | | ledger-report-save would fail if you entered a new report with a name. It wouldn't save the customization to the disk, and if you tried to save manually it would complain about an identical command.
* Forgot to stage ldg-xact.el in the last commitCraig Earls2013-02-091-0/+40
|
* Add regional sort facility to ledger modeCraig Earls2013-02-011-26/+0
| | | | | | C-c C-s now bound to ledger-sort-region. ledger-sort-region is smart and find the beginning of the first xact within the region and the beginning of the first xact AFTER the region so that it can keep posing structure intact
* WIP. ledger-sort-region still drops the first transaction in the region.Craig Earls2013-01-311-12/+23
|
* Added GPL licensing information to lisp filesCraig Earls2013-01-291-0/+21
|
* Fixed the new ledger mod so that loading leg-new.el is sufficientCraig Earls2013-01-291-0/+1
| | | | | The reconcile package and the xact package didn't provide themselves, and the leg-new module didn't load up everything it needed.
* Untabified all source filesJohn Wiegley2010-06-111-6/+6
|
* Broke up the old ledger.el into several submodulesJohn Wiegley2010-04-121-0/+20