]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/misc/calc.texi: Fix makeinfo warnings (bug#75166).
authorEli Zaretskii <eliz@gnu.org>
Sat, 28 Dec 2024 20:38:17 +0000 (22:38 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:22:41 +0000 (21:22 +0100)
(cherry picked from commit 07e9f27c3e029a52669ddcf68d4ecddba0f7903e)

doc/misc/calc.texi

index 7aadaac4a44c04feb476ea00cc47f8ab05400be2..1c55461305babb163633fdeb5c1441334cce0185 100644 (file)
@@ -1272,7 +1272,7 @@ Press the number @kbd{1} now to enter the first section of the Tutorial.
 * Tutorial::
 @end menu
 
-@node Tutorial, Introduction, Interactive Tutorial, Top
+@node Tutorial, Introduction, Interactive Tutorial, Interactive Tutorial
 @end ifinfo
 @ifnotinfo
 @node Tutorial, Introduction, Getting Started, Top
@@ -32118,9 +32118,8 @@ in symbolic form without ever activating the @code{deriv} function.  Press
 @kbd{m D} to turn the default simplifications back on afterwards.
 
 @node Lisp Definitions
-@section Programming with Lisp
-
 @section Programming Calc, with Lisp
+
 @noindent
 The Calculator can be programmed quite extensively in Lisp.  All you
 do is write a normal Lisp function definition, but with @code{defmath}