[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/csv2ledger b1872d7f83 108/190: Update doc string of c2l-tr
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/csv2ledger b1872d7f83 108/190: Update doc string of c2l-transaction-modify-functions. |
Date: |
Sun, 2 Jun 2024 15:59:49 -0400 (EDT) |
branch: elpa/csv2ledger
commit b1872d7f8377ec08cf5eb23f8dc5b8c8d982a0b1
Author: Joost Kremers <joostkremers@fastmail.fm>
Commit: Joost Kremers <joostkremers@fastmail.fm>
Update doc string of c2l-transaction-modify-functions.
---
csv2ledger.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/csv2ledger.el b/csv2ledger.el
index aa112116d4..ef80dccaba 100644
--- a/csv2ledger.el
+++ b/csv2ledger.el
@@ -119,8 +119,8 @@ transaction.
These functions are composed into a single function which is then
stored in the variable `c2l-transaction-modifier'. If you set
-this variable outside of Customize, make sure to call the
-function `c2l-set-transaction-modifier ' as well."
+this option outside of Customize, make sure to call the function
+`c2l-set-transaction-modifier ' as well."
:type '(repeat function)
:set (lambda (var val)
(c2l-compose-transaction-modifier val)
- [nongnu] elpa/csv2ledger 7a3c55377e 154/190: Small update to the README, (continued)
- [nongnu] elpa/csv2ledger 7a3c55377e 154/190: Small update to the README, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 9b36538371 111/190: Update the README., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger ccb45be9dc 114/190: Add URL line to the file header., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 393b9d9688 043/190: New function: c2l-convert-buffer., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 40e1230600 059/190: Fix doc string of `c2l--csv-line-to-ledger`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 5d813d7f09 189/190: Add note about c2l-read-account-matchers to the README, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 7932657f9f 022/190: Move definitions of internal variables after defcustoms., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger cc83ffef1c 010/190: Rename `c2l-compile-account-regexes` to `c2l-compile-matcher-regexes`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 73ef91df00 009/190: Turn variables into user options or internal variables., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 102890f078 103/190: Update the README., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger b1872d7f83 108/190: Update doc string of c2l-transaction-modify-functions.,
ELPA Syncer <=
- [nongnu] elpa/csv2ledger 8340839302 098/190: Add csv-mode to Package-Requires., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 6d46386b5e 096/190: Small README update., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 19ec18c197 104/190: Remove reference to `counterpart` from doc string of c2l-csv-columns., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 1417fcdbbb 087/190: Fix default value of c2l-csv-columns., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger a0a328df02 038/190: New function `c2l-convert-region`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger f536bca1bf 040/190: New function `c2l-get-results-buffer`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 93bd85b0e0 041/190: c2l-convert-region: Report number of converted entries., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 09e02e84a5 036/190: Expand README.md, ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 4f7505922c 037/190: Update regex in `c2l-has-header`., ELPA Syncer, 2024/06/03
- [nongnu] elpa/csv2ledger 18413f1c36 076/190: Fix typo in doc string of c2l-matcher-regexes., ELPA Syncer, 2024/06/03