branch: elpa/csv2ledger commit ac0352c3d84f422e56372c531355de5f2ba0a8ce Author: Joost Kremers <joostkrem...@fastmail.fm> Commit: Joost Kremers <joostkrem...@fastmail.fm>
Set default value of c2l-base-account to "Assets:Checking". --- csv2ledger.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv2ledger.el b/csv2ledger.el index 304361d29c..699ab69bb5 100644 --- a/csv2ledger.el +++ b/csv2ledger.el @@ -47,7 +47,7 @@ can be a separate file or a ledger file containing transactions." :type 'file :group 'csv2ledger) -(defcustom c2l-base-account "Assets:Unknown" +(defcustom c2l-base-account "Assets:Checking" "Base ledger account. A CSV file normally lists transactions for a single bank account. The base ledger account is the ledger account associated with