Mercurial > emacs
changeset 62841:f4e893dee2a6
(Basic Embedded Mode): Explain behavior of arguments to calc-embedded-mode.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sat, 28 May 2005 05:48:15 +0000 |
parents | 58322099b4d7 |
children | 2113533205e3 |
files | man/calc.texi |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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.