Index: emacs/man/calc.texi diff -c emacs/man/calc.texi:1.65 emacs/man/calc.texi:1.66 *** emacs/man/calc.texi:1.65 Sat May 28 05:16:52 2005 --- emacs/man/calc.texi Sat May 28 05:48:15 2005 *************** *** 30113,30121 **** 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. With a prefix argument of zero, Calc uses the current region (delimited by point and mark) instead of formula delimiters. --- 30113,30121 ---- 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 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.
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
