summaryrefslogtreecommitdiff
path: root/lisp/ldg-exec.el
Commit message (Expand)AuthorAgeFilesLines
* Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p...Craig Earls2013-03-251-17/+14
* Code cleanup in ldg-exec and ledger-split-commodityCraig Earls2013-03-251-9/+0
* Added Ledger error handling. No more lisp backtraces!Craig Earls2013-03-081-32/+51
* Restructured customization groups. Completed initial draft of ledger-mode doc...Craig Earls2013-02-271-1/+1
* Code commenting cleanup.Craig Earls2013-02-141-4/+14
* Lisp code cleanupCraig Earls2013-02-051-2/+2
* Check for ledger executable and versionCraig Earls2013-02-011-0/+31
* Added GPL licensing information to lisp filesCraig Earls2013-01-291-0/+21
* Untabified all source filesJohn Wiegley2010-06-111-8/+8
* Some more refactoring of the new Lisp codeJohn Wiegley2010-04-121-22/+23
* Broke up the old ledger.el into several submodulesJohn Wiegley2010-04-121-0/+33