]> code.delx.au - gnu-emacs/commitdiff
(Formula syntax): Typo in node name of calc-eval xref.
authorEli Zaretskii <eliz@gnu.org>
Sun, 9 Apr 2006 18:43:41 +0000 (18:43 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 9 Apr 2006 18:43:41 +0000 (18:43 +0000)
man/org.texi

index 60259e2834c27c03919472ec8de02d6d3bc8e87b..2c7a4ef82895019cdbfcee2c6ef5fd2889b07651 100644 (file)
@@ -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: