From 872e3f6ffcf5b287dab4e88c86dc17b229a369f5 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Tue, 9 Aug 2005 18:36:01 +0000 Subject: [PATCH] (Intro to Minibuffers): Update pxref for previous change in minibuf.texi. --- lispref/minibuf.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2