summaryrefslogtreecommitdiff
path: root/lisp/ldg-regex.el
Commit message (Expand)AuthorAgeFilesLines
* Finished changing name to ledger-*Craig Earls2013-07-021-335/+0
* Dramatic improvements to account completion speeds.Craig Earls2013-06-051-0/+3
* Fix ledger-find-slot so that it doesn't require transaction codesCraig Earls2013-05-141-1/+1
* Fix Bug 962Craig Earls2013-05-111-1/+1
* Reverted changes to completion. Changes were "more correct" but performance ...Craig Earls2013-05-101-19/+5
* Add highlighting for multiple line commentsGeorge Kettleborough2013-04-211-0/+7
* Make union of regexps at compile timeGeorge Kettleborough2013-04-161-1/+5
* Clean up payee regexesGeorge Kettleborough2013-04-151-4/+4
* Bug 951, handle thousand separators.Craig Earls2013-04-131-1/+1
* Add regex for metadataGeorge Kettleborough2013-04-131-3/+12
* Fix comment regex to include all line comment typesGeorge Kettleborough2013-04-111-1/+1
* Stop account regexes matching commentsGeorge Kettleborough2013-04-111-3/+3
* 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
* Fixes bug 904, failure to highly pending postings. Adds two new faces for pe...Craig Earls2013-04-021-0/+24
* 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
* 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