Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring and style. | Craig Earls | 2013-04-10 | 1 | -20/+21 |
* | Consolidated all major regexes into ldg-regex. Only major exception are the ... | Craig Earls | 2013-04-02 | 1 | -1/+3 |
* | Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p... | Craig Earls | 2013-03-25 | 1 | -13/+9 |
* | Restructured customization groups. Completed initial draft of ledger-mode doc... | Craig Earls | 2013-02-27 | 1 | -1/+1 |
* | Ledger-mode now automatically configures itself for --decimal-comma if that o... | Craig Earls | 2013-02-25 | 1 | -12/+12 |
* | ledger-mode now automatically loads and parses the init file. | Craig Earls | 2013-02-23 | 1 | -11/+18 |
* | Initial commit of environment handling | Craig Earls | 2013-02-23 | 1 | -0/+62 |