From 35febddf3fc9be89dbe93bce85ea4fac6d6a42c9 Mon Sep 17 00:00:00 2001 From: Craig Earls Date: Fri, 5 Apr 2013 10:50:31 -0700 Subject: Fixed ledger-font-other line. Thanks Thierry! --- lisp/ldg-fonts.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/ldg-fonts.el b/lisp/ldg-fonts.el index d83e7f9b..a76051fb 100644 --- a/lisp/ldg-fonts.el +++ b/lisp/ldg-fonts.el @@ -126,7 +126,9 @@ (,ledger-account-pending-regex 2 'ledger-font-posting-account-pending-face) ; Works (,ledger-account-any-status-regex 2 - 'ledger-font-posting-account-face)) ; Works + 'ledger-font-posting-account-face) ; Works + (,ledger-other-entries-regex 1 + 'ledger-font-other-face)) "Expressions to highlight in Ledger mode.") -- cgit v1.2.3