From 69dd94b6cce86739b9a6fc6890434cb5b47ea6d9 Mon Sep 17 00:00:00 2001 From: Craig Earls Date: Wed, 27 Feb 2013 17:29:41 -0700 Subject: Removed use-decimal-comma custom, since we are now reading the .ledgerrc file --- lisp/ldg-commodities.el | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lisp') diff --git a/lisp/ldg-commodities.el b/lisp/ldg-commodities.el index 6f835221..004d4f56 100644 --- a/lisp/ldg-commodities.el +++ b/lisp/ldg-commodities.el @@ -31,12 +31,6 @@ :type 'string :group 'ledger) -(defcustom ledger-use-decimal-comma nil - "If non-nil the use commas as decimal separator. -This only has effect interfacing to calc mode in edit amount" - :type 'boolean - :group 'ledger) - (defun ledger-split-commodity-string (str) "Split a commoditized amount into two parts" (let (val -- cgit v1.2.3