# HG changeset patch # User Jay Belanger # Date 1117259295 0 # Node ID f4e893dee2a62851e3da199c7057b63fa13276f4 # Parent 58322099b4d7ad2c1383e19cf81d5fee89c6b8a9 (Basic Embedded Mode): Explain behavior of arguments to calc-embedded-mode. diff -r 58322099b4d7 -r f4e893dee2a6 man/calc.texi --- a/man/calc.texi Sat May 28 05:36:16 2005 +0000 +++ b/man/calc.texi Sat May 28 05:48:15 2005 +0000 @@ -30113,9 +30113,9 @@ on their own separate lines or in-line with the formula. If you give a positive or negative numeric prefix argument, Calc -instead uses the current point as one end of the formula, and moves -forward or backward (respectively) by that many lines to find the -other end. Explicit delimiters are not necessary in this case. +instead uses the current point as one end of the formula, and includes +that many lines forward or backward (respectively, including the current +line). Explicit delimiters are not necessary in this case. With a prefix argument of zero, Calc uses the current region (delimited by point and mark) instead of formula delimiters.