summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2012-10-26 10:49:22 -0700
committerCraig Earls <enderw88@gmail.com>2012-10-26 10:49:22 -0700
commitbd3c13e2a2962930a4d06f4832ec0b1e2b8a845a (patch)
tree028edace2d359c85ad949510a9930be03602c753 /doc
parente3cd1045d5bd055633f661a232f0784badbe2eb4 (diff)
downloadfork-ledger-bd3c13e2a2962930a4d06f4832ec0b1e2b8a845a.tar.gz
fork-ledger-bd3c13e2a2962930a4d06f4832ec0b1e2b8a845a.tar.bz2
fork-ledger-bd3c13e2a2962930a4d06f4832ec0b1e2b8a845a.zip
Documented removal of draft and lisp commands in the 2.6 changes chapter
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger3.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index e377f02d..ecd4947f 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -8199,6 +8199,8 @@ need to create sums of multiple commodities, use a Balance. For example:
@itemize
@item OFX support has been removed from Ledger 3.0
@item single character value expressions are deprecated and should be changed to the new value expressions available in 3.0
+@item @code{draft} command is no longer supported, use @code{entry} or @code{exact}
+@item @code{lisp} command is no longer supported, use @code{emacs}.
@end itemize
@node Example Data File, Miscellaneous Notes, Major Changes from version 2.6, Top