From 66e7d3d00c9e33489aae83d1d4d4aa533de2bb26 Mon Sep 17 00:00:00 2001 From: Mark Oteiza Date: Sat, 12 Jul 2014 04:57:20 -0400 Subject: [PATCH] ledger-fonts.el: untabify --- lisp/ledger-fonts.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/ledger-fonts.el b/lisp/ledger-fonts.el index 4a3570f4..f5ed6e94 100644 --- a/lisp/ledger-fonts.el +++ b/lisp/ledger-fonts.el @@ -121,8 +121,8 @@ ;; ledger-font-other-face) (,ledger-comment-regex 0 'ledger-font-comment-face) - (,ledger-amount-regex 0 - 'ledger-font-posting-amount-face) + (,ledger-amount-regex 0 + 'ledger-font-posting-amount-face) (,ledger-multiline-comment-regex 0 'ledger-font-comment-face) (,ledger-payee-pending-regex 2 'ledger-font-payee-pending-face) ; Works