Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regex consistency and cleanup. | Craig Earls | 2013-04-07 | 1 | -13/+12 |
| | |||||
* | Regex Cleanup | Craig Earls | 2013-04-04 | 1 | -1/+1 |
| | |||||
* | Fix copy-at-point and more regex consolidation and cleanup | Craig Earls | 2013-04-03 | 1 | -43/+39 |
| | |||||
* | Consolidated all major regexes into ldg-regex. Only major exception are the ↵ | Craig Earls | 2013-04-02 | 1 | -1/+34 |
| | | | | regex in ledger context at point. | ||||
* | Fixes bug 904, failure to highly pending postings. Adds two new faces for ↵ | Craig Earls | 2013-04-02 | 1 | -0/+24 |
| | | | | pending and cleared posting. | ||||
* | Code formatting cleanup. | Craig Earls | 2013-03-06 | 1 | -1/+2 |
| | |||||
* | Update date regex to handles dashes and slashes | Craig Earls | 2013-02-27 | 1 | -0/+2 |
| | |||||
* | Lisp code cleanup | Craig Earls | 2013-02-05 | 1 | -65/+65 |
| | | | | | | 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 | ||||
* | Added GPL licensing information to lisp files | Craig Earls | 2013-01-29 | 1 | -0/+21 |
| | |||||
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -125/+125 |
| | |||||
* | Added some missing autoloads for the new ledger-mode | John Wiegley | 2010-05-02 | 1 | -76/+76 |
| | |||||
* | Fixes to ledger-mode regexps | John Wiegley | 2010-04-12 | 1 | -18/+19 |
| | |||||
* | Rewrote ldg-regex with a macro (for simplicity) | John Wiegley | 2010-04-12 | 1 | -161/+243 |
| | |||||
* | Created lisp/ldg-account.el | John Wiegley | 2010-03-11 | 1 | -13/+13 |
| | |||||
* | Began writing lisp/ldg-regex.el | John Wiegley | 2010-03-10 | 1 | -0/+167 |