summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2005-08-09 18:36:01 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2005-08-09 18:36:01 +0000
commita0ef4ca86175fd1ba8b7f09732c4188a05a067b1 (patch)
tree82a25328e1ef169195f753a6aca622b0b5dccc1a /lispref
parentd2190d92502f328f6a907d81c019efd0e91459f8 (diff)
downloademacs-a0ef4ca86175fd1ba8b7f09732c4188a05a067b1.tar.gz
(Intro to Minibuffers): Update pxref for previous change in minibuf.texi.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/minibuf.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi
index 61dc4fa7631..ed2b2167f58 100644
--- a/lispref/minibuf.texi
+++ b/lispref/minibuf.texi
@@ -84,7 +84,7 @@ recursive minibuffers, the innermost (or most recently entered) is the
active minibuffer. We usually call this ``the'' minibuffer. You can
permit or forbid recursive minibuffers by setting the variable
@code{enable-recursive-minibuffers} or by putting properties of that
-name on command symbols (@pxref{Minibuffer Misc}).
+name on command symbols (@pxref{Recursive Mini}).
Like other buffers, a minibuffer may use any of several local keymaps
(@pxref{Keymaps}); these contain various exit commands and in some cases