branch: elpa/csv2ledger commit a2479be0d5f7a13ec4c99bd6e6c84dd5bb9e4b3c Author: Joost Kremers <joostkrem...@fastmail.fm> Commit: Joost Kremers <joostkrem...@fastmail.fm>
Update doc string of c2l--csv-line-to-ledger. --- csv2ledger.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv2ledger.el b/csv2ledger.el index cda2b599b7..e30b42a890 100644 --- a/csv2ledger.el +++ b/csv2ledger.el @@ -373,7 +373,7 @@ basis of the matchers in `c2l-account-matchers-file'. If none is found, the value of `c2l-fallback-account' is used. If that option is unset, the user is asked for an account. -This function first creates an alist of field-value pairs, then +This function first creates an alist of field-value pairs, passes it to `c2l-transaction-modify-function' and subsequently applies the functions in `c2l-field-modify-functions' to the individual fields. After that, the `title' and `account' fields