From 72617295dc968145ead32f9eedabe02535838e85 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 9 Apr 2006 18:43:41 +0000 Subject: [PATCH] (Formula syntax): Typo in node name of calc-eval xref. --- man/org.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2