From: Jay Belanger Date: Sat, 28 May 2005 05:48:15 +0000 (+0000) Subject: (Basic Embedded Mode): Explain behavior of arguments to calc-embedded-mode. X-Git-Tag: emacs-pretest-22.0.90~9462 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f16fc7f9c6f4c5506445ebf4c364285050b29211;p=emacs.git (Basic Embedded Mode): Explain behavior of arguments to calc-embedded-mode. --- diff --git a/man/calc.texi b/man/calc.texi index d9eb1e2cf22..9b89282aa3d 100644 --- a/man/calc.texi +++ b/man/calc.texi @@ -30113,9 +30113,9 @@ your own favorite delimiters. Delimiters like @samp{$ $} can appear 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.