summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2005-08-09 18:37:15 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2005-08-09 18:37:15 +0000
commit0a54f38c4b877cedb62d12db64b2e5151a27d831 (patch)
tree2c7cadc19d1c90deda7420fff580c2ce0c50fa77 /lispref
parent872e3f6ffcf5b287dab4e88c86dc17b229a369f5 (diff)
downloademacs-0a54f38c4b877cedb62d12db64b2e5151a27d831.tar.gz
(Screen Lines): Update xref for previous change in minibuf.texi.
Diffstat (limited to 'lispref')
-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
When you use @code{compute-motion} for the minibuffer, you need to use
@code{minibuffer-prompt-width} to get the horizontal position of the
-beginning of the first screen line. @xref{Minibuffer Misc}.
+beginning of the first screen line. @xref{Minibuffer Contents}.
@end defun
@node List Motion