summaryrefslogtreecommitdiff
path: root/doc/ledger3.texi
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2016-10-27 13:02:51 -0700
committerGitHub <noreply@github.com>2016-10-27 13:02:51 -0700
commit310370db041349c94e6984cc283be18f5a25a6ca (patch)
tree6fded764d20a422e3fe8871101756caa6755b6c8 /doc/ledger3.texi
parent77b9c60a3eb63219286c7fccf234224a94923455 (diff)
parent978466c8012839614332c42390dca713f8fac608 (diff)
downloadfork-ledger-310370db041349c94e6984cc283be18f5a25a6ca.tar.gz
fork-ledger-310370db041349c94e6984cc283be18f5a25a6ca.tar.bz2
fork-ledger-310370db041349c94e6984cc283be18f5a25a6ca.zip
Merge pull request #474 from thdox/ledger-mode-finalize-split
Ledger mode finalize split
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r--doc/ledger3.texi15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index 3857f8d4..4427b8e7 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -1490,13 +1490,14 @@ nature of your transactions.
For example, you do not need to tell Ledger about the accounts you
use. Any time Ledger sees a posting involving an account it knows
nothing about, it will create it@footnote{This also means if you
-misspell an account it will end up getting counted separately from what
-you intended. The provided Emacs major mode provides for automatically
-filling in account names.}. If you use a commodity that is new to
-Ledger, it will create that commodity, and determine its display
-characteristics (placement of the symbol before or after the amount,
-display precision, etc.) based on how you used the commodity in the
-posting.
+misspell an account it will end up getting counted separately from
+what you intended. An Emacs major mode
+@uref{https://github.com/ledger/ledger-mode/, ledger-mode} provides
+tab completion for automatically filling in account names.}. If you
+use a commodity that is new to Ledger, it will create that commodity,
+and determine its display characteristics (placement of the symbol
+before or after the amount, display precision, etc.) based on how you
+used the commodity in the posting.
@menu
* The Most Basic Entry::