summaryrefslogtreecommitdiff
path: root/lisp/ldg-xact.el
Commit message (Expand)AuthorAgeFilesLines
* Finished changing name to ledger-*Craig Earls2013-07-021-200/+0
* Add option if dates should be iso-8601 by defaultAlbert Krewinkel2013-05-221-3/+14
* Fix ledger-find-slot so that it doesn't require transaction codesCraig Earls2013-05-141-59/+59
* Refactoring and style.Craig Earls2013-04-101-11/+57
* Fixed reconciliation initialization. Now prompts with only account, not stat...Craig Earls2013-04-061-17/+2
* Fix copy-at-point and more regex consolidation and cleanupCraig Earls2013-04-031-8/+43
* Consolidated all major regexes into ldg-regex. Only major exception are the ...Craig Earls2013-04-021-2/+2
* Align post speed improvements after adding the long account name handling.Craig Earls2013-03-271-1/+1
* Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p...Craig Earls2013-03-251-7/+6
* Enh918 Have occur mode searches stored in mini buffer historyCraig Earls2013-03-181-3/+4
* Account auto formatting now works with tab completionCraig Earls2013-03-061-3/+0
* Update date regex to handles dashes and slashesCraig Earls2013-02-271-2/+2
* Bug 884. Highlight first line of fileCraig Earls2013-02-201-1/+2
* 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
* Bug 893 Ledger reconcile loses alignmentCraig Earls2013-02-131-0/+2
* Correct behavior of ledger report when entering a new reportCraig Earls2013-02-131-0/+11
* 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
* 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
* Untabified all source filesJohn Wiegley2010-06-111-6/+6
* Broke up the old ledger.el into several submodulesJohn Wiegley2010-04-121-0/+20