diff options
author | thdox <thdox@free.fr> | 2013-05-01 11:33:15 +0200 |
---|---|---|
committer | thdox <thdox@free.fr> | 2013-05-01 11:33:15 +0200 |
commit | 38277eb6ada7aabe362f2106c8c7f19fcd8fe6c9 (patch) | |
tree | 00b554971bd9e4b305254ab0653680b864002dcf /doc | |
parent | ca4e8d66f9a4b98a417bdc5c2586390f5e90dd99 (diff) | |
download | fork-ledger-38277eb6ada7aabe362f2106c8c7f19fcd8fe6c9.tar.gz fork-ledger-38277eb6ada7aabe362f2106c8c7f19fcd8fe6c9.tar.bz2 fork-ledger-38277eb6ada7aabe362f2106c8c7f19fcd8fe6c9.zip |
Minor fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger-mode.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ledger-mode.texi b/doc/ledger-mode.texi index fed395ac..8a59b370 100644 --- a/doc/ledger-mode.texi +++ b/doc/ledger-mode.texi @@ -620,8 +620,8 @@ old report. Deleting reports is accomplished by typing @kbd{C-c C-o C-e} or using @samp{Edit Reports} menu in the ledger buffer, or typing @kbd{e} in the @file{*Ledger Report*} buffer. This takes you to the Emacs -customization window for the @option{ledger-reports} variable. Use the -widgets to delete the report you want removed. +customization window for the Ledger Reports variables. Use the widgets +to delete the report you want removed. @node Expansion Formats, Make Report Transactions Active, Adding and Editing Reports, Adding and Editing Reports @subsection Expansion Formats @@ -642,6 +642,7 @@ Prompts for a payee. @item account Prompt for an account. @item value +@c FIXME : is it 'value' or 'tag' for @item above? Prompt for a tag value. @end table |