summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
author4ourbit <4ourbit@gmail.com>2014-01-01 22:00:26 +0100
committer4ourbit <4ourbit@gmail.com>2014-01-01 22:00:26 +0100
commit316b1b7cfefbc3d65994f518df39545ef74f6879 (patch)
treeb74bb75297235be5ae924648a973ffb6ecfd8df1 /doc
parent383f17f1146b700f3c152129cf8733c80bc79286 (diff)
downloadfork-ledger-316b1b7cfefbc3d65994f518df39545ef74f6879.tar.gz
fork-ledger-316b1b7cfefbc3d65994f518df39545ef74f6879.tar.bz2
fork-ledger-316b1b7cfefbc3d65994f518df39545ef74f6879.zip
Plugging ledger pcomplete into completion-at-point.
Added documentation on how to use pcomplete transparently via completion-at-point.
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger-mode.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ledger-mode.texi b/doc/ledger-mode.texi
index c8af96cb..e81045c6 100644
--- a/doc/ledger-mode.texi
+++ b/doc/ledger-mode.texi
@@ -175,6 +175,11 @@ typing a close match to the payee. Ledger-mode will call @command{ledger
xact} with the data you enter and place the transaction in the proper
chronological place in the ledger.
+To complete just the part of the transaction where your cursor is at,
+Ledger-mode supports Emacs' universal @command{completion-at-point}
+command. You may bind this command to @kbd{C-M-i} since this is the
+default for Emacs programming modes.
+
@node Reconciliation, Reports, Quick Add, Quick Demo
@subsection Reconciliation
@kindex C-c C-r