aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/positions.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/positions.texi b/lispref/positions.texi
index 3c1e642e6b4..cab8d416e4a 100644
--- a/lispref/positions.texi
+++ b/lispref/positions.texi
@@ -636,7 +636,7 @@ the end of the accessible portion of the buffer, and pass @var{line} and
636 636
637When you use @code{compute-motion} for the minibuffer, you need to use 637When you use @code{compute-motion} for the minibuffer, you need to use
638@code{minibuffer-prompt-width} to get the horizontal position of the 638@code{minibuffer-prompt-width} to get the horizontal position of the
639beginning of the first screen line. @xref{Minibuffer Misc}. 639beginning of the first screen line. @xref{Minibuffer Contents}.
640@end defun 640@end defun
641 641
642@node List Motion 642@node List Motion