Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructured customization groups. Completed initial draft of ledger-mode ↵ | Craig Earls | 2013-02-27 | 1 | -1/+1 |
| | | | | documentation | ||||
* | Ledger-mode now automatically configures itself for --decimal-comma if that ↵ | Craig Earls | 2013-02-25 | 1 | -12/+12 |
| | | | | option is set in ~/.ledgerrc | ||||
* | ledger-mode now automatically loads and parses the init file. | Craig Earls | 2013-02-23 | 1 | -11/+18 |
| | | | | Currently only pays attention to decimal-comma | ||||
* | Initial commit of environment handling | Craig Earls | 2013-02-23 | 1 | -0/+62 |
Reads and parses .ledgerc to an alist |