summaryrefslogtreecommitdiff
path: root/lisp/ledger-fontify.el
Commit message (Expand)AuthorAgeFilesLines
* All navigation functions moved to ledger-navigate.Craig Earls2014-09-131-3/+3
* everything appears to work with no empty lines between xacts.Craig Earls2014-09-131-13/+25
* Minor refactoring and code cleanupCraig Earls2014-09-101-31/+3
* New fortification is working.Craig Earls2014-09-081-27/+27
* Seems to be working. I wasn't ensuring I caught all the xacts in a region sp...Craig Earls2014-09-081-13/+11
* Solved the fight between jit-lock. But for some reason it isn't calling it f...Craig Earls2014-09-051-1/+1
* jit-lock is now calling ledger-fontify-buffer-part, but font-lock-fontify-reg...Craig Earls2014-09-051-1/+1
* meh. Still chugging along.Craig Earls2014-09-051-6/+7
* improved xact iteration so fontify-whole-buffer doesn't miss xact separated b...Craig Earls2014-09-041-4/+4
* Not working well, try something else on new-fontification-scheme-2Craig Earls2014-08-261-3/+17
* fontifying xact starts and postings.Craig Earls2014-08-241-13/+28
* Set up fontification independent of font-lock.Craig Earls2014-08-241-0/+173