]> git.eshelyaron.com Git - emacs.git/commitdiff
(Basic Embedded Mode): Explain behavior of arguments to calc-embedded-mode.
authorJay Belanger <jay.p.belanger@gmail.com>
Sat, 28 May 2005 05:48:15 +0000 (05:48 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Sat, 28 May 2005 05:48:15 +0000 (05:48 +0000)
man/calc.texi

index d9eb1e2cf220d2c82e40208a330e14f54e70c50d..9b89282aa3d0249e60a2f16269752b7ea41245a9 100644 (file)
@@ -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.