summaryrefslogtreecommitdiff
path: root/lisp/ldg-exec.el
Commit message (Collapse)AuthorAgeFilesLines
* Lots of code cleanup. (if () (progn …) ==> (when () …) all over the ↵Craig Earls2013-03-251-17/+14
| | | | place
* 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 ↵Craig Earls2013-02-271-1/+1
| | | | documentation
* Code commenting cleanup.Craig Earls2013-02-141-4/+14
|
* Lisp code cleanupCraig Earls2013-02-051-2/+2
| | | | | | Most of the files have been touched several times and the indentation structure was wrong. I ran all the files through the emacs indent region function to get back to a baseline
* Check for ledger executable and versionCraig Earls2013-02-011-0/+31
| | | | | | | Altered menu creation so that menu functions are disable if there is no ledger executable available command keys will also warn if ledger isn't working remove a debug message from leg-sort
* 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