aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-04-25 06:01:42 +0000
committerEli Zaretskii2001-04-25 06:01:42 +0000
commit1c34d4e19732eb7455196b0ff35e563c74c92568 (patch)
tree0bf6b068c59d0474b980e35ceaef5596922e3c4d
parent010e81be85874945eeb20e362c8464d3d758e92f (diff)
downloademacs-1c34d4e19732eb7455196b0ff35e563c74c92568.tar.gz
emacs-1c34d4e19732eb7455196b0ff35e563c74c92568.zip
Fix a glitch in calc.texinfo patches.
-rw-r--r--etc/PROBLEMS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 3d0b65fe854..b6cdd3d66d9 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -634,7 +634,7 @@ from Emacs 19.34 distribution:
634 a vector of the actual parameter values, written as equations: 634 a vector of the actual parameter values, written as equations:
635 @cite{[a = 3, b = 2]}, in case you'd rather read them in a list 635 @cite{[a = 3, b = 2]}, in case you'd rather read them in a list
636 than pick them out of the formula. (You can type @kbd{t y} 636 than pick them out of the formula. (You can type @kbd{t y}
637! to move this vector to the stack; @pxref{Trail Commands}) 637! to move this vector to the stack; @pxref{Trail Commands}.)
638 638
639 Specifying a different independent variable name will affect the 639 Specifying a different independent variable name will affect the
640 resulting formula: @kbd{a F 1 k RET} produces @kbd{3 + 2 k}. 640 resulting formula: @kbd{a F 1 k RET} produces @kbd{3 + 2 k}.