summaryrefslogtreecommitdiff
path: root/lisp/ldg-regex.el
Commit message (Collapse)AuthorAgeFilesLines
* Regex consistency and cleanup.Craig Earls2013-04-071-13/+12
|
* Regex CleanupCraig Earls2013-04-041-1/+1
|
* Fix copy-at-point and more regex consolidation and cleanupCraig Earls2013-04-031-43/+39
|
* Consolidated all major regexes into ldg-regex. Only major exception are the ↵Craig Earls2013-04-021-1/+34
| | | | regex in ledger context at point.
* Fixes bug 904, failure to highly pending postings. Adds two new faces for ↵Craig Earls2013-04-021-0/+24
| | | | pending and cleared posting.
* Code formatting cleanup.Craig Earls2013-03-061-1/+2
|
* Update date regex to handles dashes and slashesCraig Earls2013-02-271-0/+2
|
* Lisp code cleanupCraig Earls2013-02-051-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 filesCraig Earls2013-01-291-0/+21
|
* Untabified all source filesJohn Wiegley2010-06-111-125/+125
|
* Added some missing autoloads for the new ledger-modeJohn Wiegley2010-05-021-76/+76
|
* Fixes to ledger-mode regexpsJohn Wiegley2010-04-121-18/+19
|
* Rewrote ldg-regex with a macro (for simplicity)John Wiegley2010-04-121-161/+243
|
* Created lisp/ldg-account.elJohn Wiegley2010-03-111-13/+13
|
* Began writing lisp/ldg-regex.elJohn Wiegley2010-03-101-0/+167