summaryrefslogtreecommitdiff
path: root/lisp/ldg-fonts.el
Commit message (Collapse)AuthorAgeFilesLines
* ledger-mode now highlights the xact under point.Craig Earls2013-02-091-0/+5
| | | | This can be configured with ledger-highlight-xact-under-point and ledger-font-highlight-face
* Lisp code cleanupCraig Earls2013-02-051-1/+1
| | | | | | 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
* Add custom faces to the reconcilerCraig Earls2013-02-011-0/+15
|
* Customizable font-lockingCraig Earls2013-01-311-0/+73
Moved font code into separate file. created faces that can be customized in using the emacs customizations menu group ledger-faces