summaryrefslogtreecommitdiff
path: root/lisp/ldg-exec.el
Commit message (Expand)AuthorAgeFilesLines
* Finished changing name to ledger-*Craig Earls2013-07-021-101/+0
* Merge commit 'b5612122ae712e3a924662fa1407c46daca6c85f' into nextCraig Earls2013-03-311-1/+1
|\
| * Use (fit-window-to-buffer) for error reporting.Rémi Vanicat2013-03-311-0/+1
| * Removing some warning when compiling ledger.Rémi Vanicat2013-03-301-2/+1
* | corrected error outputCraig Earls2013-03-311-2/+0
|/
* 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