summaryrefslogtreecommitdiff
path: root/ledger-regex.el
Commit message (Expand)AuthorAge
* Silence the byte compilerAlex Branham2019-08-11
* Avoid [[:space]] in regexes, which can be affected by the syntax tableSteve Purcell2019-07-09
* Fix account regex to correctly match account names which contain spacesSteve Purcell2019-07-05
* Tighten up account regex and adjust test expectationsSteve Purcell2019-07-05
* Match account names more liberally for the sake of completionSteve Purcell2019-07-05
* Fix account-recognizing regular expressions (#124)Damien Cassou2018-08-19
* Fix multi-character commoditiesYuri Khan2018-07-28
* Avoid fontifying insignificant whitespace in postings and in-xact commentsYuri Khan2018-07-28
* Allow semicola in payee namesYuri Khan2018-07-28
* Avoid fontifying insignificant whitespace in transaction first linesYuri Khan2018-07-28
* Fontify postings using font-lock-keywordsYuri Khan2018-07-28
* Fix byte-compilation warnings highlighted by #91 (#95)Steve Purcell2018-02-11
* Make sure that account names start with a non-spaceClément Pit--Claudel2018-01-28
* Fix GH-79: don't crop account lines when cleaning up a bufferClément Pit--Claudel2018-01-28
* Lexical bindings (#78)Alex Branham2018-01-26
* Fix account regex to better match "account" directivesSteve Purcell2018-01-22
* Find accounts uniformly, and look in ledger-accounts-file if setSteve Purcell2018-01-22
* When completing, include accounts declared with "account" directivesSteve Purcell2018-01-22
* Fix group matching of `ledger-commoditized-amount-regexp`Matthew Leach2017-12-27
* Implement date completion for effective datesYuri Khan2017-08-31
* Make year mandatory in iso-date-regexp, since client code assumes it is presentSteve Purcell2017-07-13
* Use cl-lib package rather than cl, and depend on Emacs 24.3Steve Purcell2017-04-15
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-02
* Align amounts on the decimal separator.Matus Goljer2015-09-28
* Fix amount-regex to properly capture integer part.Matus Goljer2015-09-21
* fontify recurring transaction in ledger-mode [ci skip]paulbdavis2015-09-18
* [emacs] C-x h M-x untabify RETthdox2015-02-10
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-27
* [emacs] Parse transaction leading lines more robustlySteve Purcell2014-12-09
* ledger-regex: Indian Rupee SymbolAlok Parlikar2014-12-07
* Simplifies parsing of the beginning of an act. This allows fontifying effect...Craig Earls2014-12-01
* Smash a bug that cause the status on a posting with no amount to bleed into t...Craig Earls2014-11-11
* Allow any printable character in account names.Craig Earls2014-09-28
* Catch value expression in amount alignment codeCraig Earls2014-09-10
* Fix ledger-post-regex so that it would recognize integer amountsCraig Earls2014-09-10
* Not working well, try something else on new-fontification-scheme-2Craig Earls2014-08-26
* fontifying xact starts and postings.Craig Earls2014-08-24
* Set up fontification independent of font-lock.Craig Earls2014-08-24
* Indent & untabifythdox2014-05-17
* fix ledger-iso-date-regex, abusing its name slightlyChristophe Rhodes2014-04-23
* add "year" handling to ledger-iterate-regexChristophe Rhodes2014-04-23
* Update old FSF addressJamie Nguyen2014-03-23
* Bump copyright information to 2014Alexis Hildebrandt2014-02-02
* Fixed some formatting problems and fixed bug 1007 aligning decimal comma amou...Craig Earls2014-01-13
* Backed out recent changes that broke the complete cycling behavior.Craig Earls2014-01-07
* Fix for pcomplete Metadata rule.4ourbit2014-01-01
* Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-02
* Finished changing name to ledger-*Craig Earls2013-07-02