[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/csv2ledger 8e01e8379b 026/190: Update doc string of `c2l-b
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/csv2ledger 8e01e8379b 026/190: Update doc string of `c2l-base-account`. |
Date: |
Sun, 2 Jun 2024 15:59:42 -0400 (EDT) |
branch: elpa/csv2ledger
commit 8e01e8379b4e135ccde8aa24c79db1dfcbad28ad
Author: Joost Kremers <joostkremers@fastmail.fm>
Commit: Joost Kremers <joostkremers@fastmail.fm>
Update doc string of `c2l-base-account`.
Let us not check whether `c2l-base-account` is set. Nothing will break or be
destroyed if it is not, the user can simply set the option and retry. It
should
be up to the user to configure csv2ledger correctly.
---
csv2ledger.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/csv2ledger.el b/csv2ledger.el
index c2c298cd22..a4bddabeba 100644
--- a/csv2ledger.el
+++ b/csv2ledger.el
@@ -57,9 +57,8 @@ this bank account. As such, it is the account that will turn
up
in every transaction read from the CSV file.
This is a buffer-local variable and can be set in the local
-variable block of a CSV file. If its value is nil when invoking
-`csv2ledger', the user is asked for a value. Setting a default
-value is useful if one only has one back account from which CSV
+variable block of a CSV file. Alternatively, one can set a
+default value if one only has one back account from which CSV
files are processed."
:type 'file
:group 'csv2ledger
- [nongnu] elpa/csv2ledger 5dd5e36a07 018/190: Add user option `c2l-title-match-fields`., (continued)
- [nongnu] elpa/csv2ledger 5dd5e36a07 018/190: Add user option `c2l-title-match-fields`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 0326110f7a 011/190: Update doc string of `c2l-read-account-matchers`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 09f023793a 008/190: Declare Emacs 28.1 as a dependency., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger aa435296c8 014/190: Update doc string of `c2l-csv-columns`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger a7b24edc4d 033/190: Start README.md, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 05b1225a0b 061/190: Fix alignment., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger a9bc221c12 051/190: Require subr-x for string functions., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 482658ee03 052/190: Remove dependency on ledger-mode., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 89a311301c 069/190: New user option c2l-amount-function., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 02a6ebc5b3 019/190: Add user option `c2l-auto-reconcile`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 8e01e8379b 026/190: Update doc string of `c2l-base-account`.,
ELPA Syncer <=
- [nongnu] elpa/csv2ledger 3ed3afc06b 025/190: Update doc string of `c2l-csv-entry-as-kill`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 6e9838193e 023/190: New function: `c2l-payee-or-sender`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 2cf9b08114 020/190: Remove function `c2l-parse-amount`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger d8ee57f181 006/190: Update copyright year., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger c1fb4a3255 013/190: Reconcile commits 6023fa3 and 1e4bd7c., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 7635ee6fe3 007/190: Update "Created" year in header., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger b4f6fac379 002/190: Add .gitignore, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 6023fa373b 012/190: Use lower-case column names in `c2l-csv-columns`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger a4ded4f5dc 109/190: Change the default value of c2l-csv-columns to the empty list., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 170dc4ae5c 102/190: Update README.md, ELPA Syncer, 2024/06/03