diff options
author | Craig Earls <enderw88@gmail.com> | 2014-01-07 13:25:07 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2014-01-07 13:25:07 -0700 |
commit | af84005a529b49f39927f0174b41bc31d2d04be0 (patch) | |
tree | eb4a4b5e14c7c3f8d0a31de92d46c705b5df9eb7 /doc | |
parent | f5d5149d76af947eab90e12c61d99ed6fa7cce2f (diff) | |
download | fork-ledger-af84005a529b49f39927f0174b41bc31d2d04be0.tar.gz fork-ledger-af84005a529b49f39927f0174b41bc31d2d04be0.tar.bz2 fork-ledger-af84005a529b49f39927f0174b41bc31d2d04be0.zip |
Backed out recent changes that broke the complete cycling behavior.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger-mode.texi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/ledger-mode.texi b/doc/ledger-mode.texi index e81045c6..c8af96cb 100644 --- a/doc/ledger-mode.texi +++ b/doc/ledger-mode.texi @@ -175,11 +175,6 @@ 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 |