From bd3c13e2a2962930a4d06f4832ec0b1e2b8a845a Mon Sep 17 00:00:00 2001 From: Craig Earls Date: Fri, 26 Oct 2012 10:49:22 -0700 Subject: [PATCH] Documented removal of draft and lisp commands in the 2.6 changes chapter --- doc/ledger3.texi | 2 ++ 1 file changed, 2 insertions(+) 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