branch: elpa/csv2ledger
commit 61f3d6d75fdad78d2b2d1bf1a44a3b713382a9c7
Author: Joost Kremers <joostkrem...@fastmail.com>
Commit: Joost Kremers <joostkrem...@fastmail.com>

    Update Commentary section.
---
 csv2ledger.el | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/csv2ledger.el b/csv2ledger.el
index d5dc4918a9..adb7f555ef 100644
--- a/csv2ledger.el
+++ b/csv2ledger.el
@@ -48,11 +48,11 @@
 ;; for each transaction for which `csv2ledger' could not find one and instead
 ;; prefer to correct the resulting ledger entries afterwards.
 ;;
-;; Normally, a ledger entry has the payee at the top of an entry, but if you
-;; receive money, your CSV file may list you as the payee.  To use the sender
-;; instead in such cases, set the variable `c2l-account-holder' to a regular
-;; expression matching your name (i.e., whatever appears as the payee in your
-;; CSV file when you receive money).
+;; Normally, a ledger entry starts with a date and the payee, but if you 
receive
+;; money, your CSV file may list you as the payee.  To use the sender instead 
in
+;; such cases, set the variable `c2l-account-holder' to a regular expression
+;; matching your name (i.e., whatever appears as the payee in your CSV file 
when
+;; you receive money).
 ;;
 ;; If you need to make any kind of changes to the data in your CSV file or wish
 ;; to customise the format of your ledger entries, look at the variables

Reply via email to