summaryrefslogtreecommitdiff
path: root/doc/ledger-mode.texi
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2013-03-02 13:34:14 -0700
committerCraig Earls <enderw88@gmail.com>2013-03-02 13:34:14 -0700
commitb3971e8bedcfde7c9c2c1bbb7460915aa6ca0731 (patch)
tree7969fb8fe38af645d3ab0b8fbc0d72ac66c3b994 /doc/ledger-mode.texi
parent3d477eda21668254f37c495d031cb3bafbec2b0e (diff)
parent9a86fe022cb5ef95c675ebc59269a7c7e63d1077 (diff)
downloadfork-ledger-b3971e8bedcfde7c9c2c1bbb7460915aa6ca0731.tar.gz
fork-ledger-b3971e8bedcfde7c9c2c1bbb7460915aa6ca0731.tar.bz2
fork-ledger-b3971e8bedcfde7c9c2c1bbb7460915aa6ca0731.zip
Merge branch 'next' into ledger-mode-automatic-transactions
Diffstat (limited to 'doc/ledger-mode.texi')
-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