From: Eli Zaretskii Date: Sun, 9 Apr 2006 18:43:41 +0000 (+0000) Subject: (Formula syntax): Typo in node name of calc-eval xref. X-Git-Tag: emacs-pretest-22.0.90~3252 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=72617295dc968145ead32f9eedabe02535838e85;p=emacs.git (Formula syntax): Typo in node name of calc-eval xref. --- diff --git a/man/org.texi b/man/org.texi index 60259e2834c..2c7a4ef8289 100644 --- a/man/org.texi +++ b/man/org.texi @@ -1064,7 +1064,7 @@ A formula can be any algebraic expression understood by the Emacs @file{calc} package. Note that @file{calc} has the slightly non-standard conversion that @samp{/} has lower precedence than @samp{*}, so that @samp{a/b*c} is interpreted as @samp{a/(b*c)}. Before -evaluation by @code{calc-eval} (@pxref{Calling Calc from Your Lisp +evaluation by @code{calc-eval} (@pxref{Calling Calc from Your Programs,calc-eval,Calling calc from Your Lisp Programs,calc,GNU Emacs Calc Manual}), variable substitution takes place: