aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorLuc Teirlinck <[email protected]>2005-08-09 18:36:01 +0000
committerLuc Teirlinck <[email protected]>2005-08-09 18:36:01 +0000
commit872e3f6ffcf5b287dab4e88c86dc17b229a369f5 (patch)
treef72dd79cb25aceec2fdca5995e5e76aa78cfb132 /lispref
parentadb5e445daab1746b33bda2c69eaeb46d4217158 (diff)
(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 61dc4fa763..ed2b2167f5 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