summaryrefslogtreecommitdiff
path: root/lisp/ldg-complete.el
Commit message (Expand)AuthorAgeFilesLines
* Finished changing name to ledger-*Craig Earls2013-07-021-257/+0
* Dramatic improvements to account completion speeds.Craig Earls2013-06-051-49/+51
* Completion improvementsCraig Earls2013-06-031-7/+7
* Correct regexCraig Earls2013-05-111-1/+1
* Reverted changes to completion. Changes were "more correct" but performance ...Craig Earls2013-05-101-1/+1
* Implement more efficient completion algorithm. Thanks Thierry! Also remove ...Craig Earls2013-05-061-24/+29
* Fix payees and accounts matching to themselvesGeorge Kettleborough2013-04-161-52/+56
* Allow completion on accounts and metadataGeorge Kettleborough2013-04-131-2/+22
* Fixed reconciliation initialization. Now prompts with only account, not stat...Craig Earls2013-04-061-13/+17
* Fix ledger-complete-entry for stale regexCraig Earls2013-04-041-1/+1
* Fix copy-at-point and more regex consolidation and cleanupCraig Earls2013-04-031-3/+3
* Consolidated all major regexes into ldg-regex. Only major exception are the ...Craig Earls2013-04-021-3/+2
* Bring back comments into account completion.Craig Earls2013-04-011-4/+3
* Do not include xact level comments in account list for auto completion.Craig Earls2013-03-261-1/+2
* Fix align-postings to deal with being at end of bufferCraig Earls2013-03-251-3/+2
* Improve complete-all and reconcile savingCraig Earls2013-03-251-1/+1
* Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p...Craig Earls2013-03-251-7/+4
* Make complete play nice with auto alignmentCraig Earls2013-03-241-0/+45
* Account auto formatting now works with tab completionCraig Earls2013-03-061-5/+6
* A better try to deal with decimal-comma from ledgerCraig Earls2013-02-171-2/+2
* Make sure ledger-fully-complete-entry copies the rest of the payee lineCraig Earls2013-02-161-1/+6
* Improved error reportingCraig Earls2013-02-151-1/+1
* Code commenting cleanup.Craig Earls2013-02-141-8/+18
* Added menu entry for complete entry.Craig Earls2013-02-131-34/+20
* Comment and code cleanupCraig Earls2013-02-121-3/+4
* Lisp code cleanup.Craig Earls2013-02-121-13/+15
* Lisp code cleanupCraig Earls2013-02-051-25/+25
* Added GPL licensing information to lisp filesCraig Earls2013-01-291-0/+21
* Untabified all source filesJohn Wiegley2010-06-111-95/+95
* Make sure ldg-new.el loads correctlyJohn Wiegley2010-05-071-0/+1
* Broke up the old ledger.el into several submodulesJohn Wiegley2010-04-121-0/+155