summaryrefslogtreecommitdiff
path: root/lisp/ldg-init.el
Commit message (Expand)AuthorAgeFilesLines
* Refactoring and style.Craig Earls2013-04-101-20/+21
* Consolidated all major regexes into ldg-regex. Only major exception are the ...Craig Earls2013-04-021-1/+3
* Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p...Craig Earls2013-03-251-13/+9
* Restructured customization groups. Completed initial draft of ledger-mode doc...Craig Earls2013-02-271-1/+1
* Ledger-mode now automatically configures itself for --decimal-comma if that o...Craig Earls2013-02-251-12/+12
* ledger-mode now automatically loads and parses the init file.Craig Earls2013-02-231-11/+18
* Initial commit of environment handlingCraig Earls2013-02-231-0/+62