branch: elpa/csv2ledger commit c1fb4a3255f29678f4b553a0633e6f3885f84f53 Author: Joost Kremers <joostkrem...@fastmail.fm> Commit: Joost Kremers <joostkrem...@fastmail.fm>
Reconcile commits 6023fa3 and 1e4bd7c. --- csv2ledger.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv2ledger.el b/csv2ledger.el index 179818da26..b5674f38cf 100644 --- a/csv2ledger.el +++ b/csv2ledger.el @@ -100,7 +100,7 @@ instead of the payee as the title of the entry." :type 'string :group 'csv2ledger) -(defcustom c2l-csv-columns '(date valuation type description sender payee amount _) +(defcustom c2l-csv-columns '(date valuation description sender payee amount) "List of columns in the CSV file. The data in the CSV file is extracted based on this list. The order of elements in the list should therefore represent the