summaryrefslogtreecommitdiff
path: root/lisp/ldg-fonts.el
Commit message (Collapse)AuthorAgeFilesLines
* Code commenting cleanup.Craig Earls2013-02-141-15/+24
|
* Add highlighting in the report window if the line is mapped to a fileCraig Earls2013-02-141-0/+5
|
* Face reorganization and better color themeCraig Earls2013-02-111-2/+12
| | | | Moved all face definitions to leg-fonts.el. Change default colors to Solarize color theme http://ethanschoonover.com/solarized
* Fixes bug 885, highlighting was removing boldingCraig Earls2013-02-101-8/+8
| | | | Inadvertantly left a :weight in the highlight face that was over ring the base face weight
* 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