From 316b1b7cfefbc3d65994f518df39545ef74f6879 Mon Sep 17 00:00:00 2001 From: 4ourbit <4ourbit@gmail.com> Date: Wed, 1 Jan 2014 22:00:26 +0100 Subject: Plugging ledger pcomplete into completion-at-point. Added documentation on how to use pcomplete transparently via completion-at-point. --- doc/ledger-mode.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3