summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2013-03-02 13:33:12 -0700
committerCraig Earls <enderw88@gmail.com>2013-03-02 13:33:12 -0700
commit9a86fe022cb5ef95c675ebc59269a7c7e63d1077 (patch)
treeb733b963f91c0778746bb9f89ea7cb3f5c190c7d /doc
parent497d668778e17e08ac91695ba1cb5da50612cd0a (diff)
downloadfork-ledger-9a86fe022cb5ef95c675ebc59269a7c7e63d1077.tar.gz
fork-ledger-9a86fe022cb5ef95c675ebc59269a7c7e63d1077.tar.bz2
fork-ledger-9a86fe022cb5ef95c675ebc59269a7c7e63d1077.zip
Add ability to posting the account in a posting using the iedger-default-acct-transaction-indent
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger-mode.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ledger-mode.texi b/doc/ledger-mode.texi
index 336f5ba8..1d317725 100644
--- a/doc/ledger-mode.texi
+++ b/doc/ledger-mode.texi
@@ -596,8 +596,6 @@ for Ledger under the data options. Alternately you can choose
@node Ledger Customization Group, Ledger Reconcile Customization Group, Customization Variables, Customization Variables
@subsection Ledger Customization Group
@table @code
-@item ledger-default-acct-transaction-indent
- Default indentation for account transactions in an entry.
@item ledger-occur-use-face-unfolded
If non-nil use a custom face for xacts shown in `ledger-occur' mode using @code{ledger-occur-xact-face}.
@item ledger-clear-whole-transactions
@@ -678,11 +676,14 @@ Default face for pending (!) transactions in the reconcile window
@subsection Ledger Post Customization Group
Ledger Post :
@table @code
+
@item ledger-post-auto-adjust-amounts
If non-nil, then automatically align amounts to column specified in
@code{ledger-post-amount-alignment-column}
@item ledger-post-amount-alignment-column
The column Ledger-mode uses to align amounts
+@item ledger-default-acct-transaction-indent
+Default indentation for account transactions in an entry.
@item ledger-post-use-completion-engine
Which completion engine to use, iswitchb, ido, or built-in
@item ledger-post-use-ido