index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ledger-fontify.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Globally changed set-text-properties to use 'font-lock-face vice 'face. This...
Craig Earls
2016-02-28
1
-1
/
+1
*
fontify recurring transaction in ledger-mode [ci skip]
paulbdavis
2015-09-18
1
-1
/
+2
*
[emacs] C-x h M-x untabify RET
thdox
2015-02-10
1
-121
/
+121
*
[emacs] Fontification should work independentily on where the point currently is
Konstantin Nazarov
2015-01-11
1
-0
/
+1
*
[emacs] Fix byte compilation warnings
Steve Purcell
2014-12-09
1
-2
/
+7
*
[emacs] Parse transaction leading lines more robustly
Steve Purcell
2014-12-09
1
-19
/
+20
*
Another fonitification fix. and clean up a stray reference to function removed.
Craig Earls
2014-12-02
1
-20
/
+13
*
Adjust payee line fortification.
Craig Earls
2014-12-02
1
-1
/
+3
*
Doc string cleanup.
Craig Earls
2014-12-01
1
-8
/
+11
*
Simplifies parsing of the beginning of an act. This allows fontifying effect...
Craig Earls
2014-12-01
1
-14
/
+15
*
Remove s-trim functions since they stomp on s.el.
Craig Earls
2014-11-27
1
-18
/
+2
*
Smash a bug that cause the status on a posting with no amount to bleed into t...
Craig Earls
2014-11-11
1
-20
/
+49
*
Improve finding boundaries of elements for fontification. Also added P for p...
Craig Earls
2014-11-07
1
-2
/
+4
*
Fix comment detection logic for fortification.
Craig Earls
2014-09-28
1
-14
/
+8
*
Make ledger-fontify-xact-state-overrides nil by default
Craig Earls
2014-09-22
1
-2
/
+2
*
All navigation functions moved to ledger-navigate.
Craig Earls
2014-09-13
1
-3
/
+3
*
everything appears to work with no empty lines between xacts.
Craig Earls
2014-09-13
1
-13
/
+25
*
Minor refactoring and code cleanup
Craig Earls
2014-09-10
1
-31
/
+3
*
New fortification is working.
Craig Earls
2014-09-08
1
-27
/
+27
*
Seems to be working. I wasn't ensuring I caught all the xacts in a region sp...
Craig Earls
2014-09-08
1
-13
/
+11
*
Solved the fight between jit-lock. But for some reason it isn't calling it f...
Craig Earls
2014-09-05
1
-1
/
+1
*
jit-lock is now calling ledger-fontify-buffer-part, but font-lock-fontify-reg...
Craig Earls
2014-09-05
1
-1
/
+1
*
meh. Still chugging along.
Craig Earls
2014-09-05
1
-6
/
+7
*
improved xact iteration so fontify-whole-buffer doesn't miss xact separated b...
Craig Earls
2014-09-04
1
-4
/
+4
*
Not working well, try something else on new-fontification-scheme-2
Craig Earls
2014-08-26
1
-3
/
+17
*
fontifying xact starts and postings.
Craig Earls
2014-08-24
1
-13
/
+28
*
Set up fontification independent of font-lock.
Craig Earls
2014-08-24
1
-0
/
+173