# HG changeset patch # User Luc Teirlinck # Date 1123612561 0 # Node ID 4e8cce76fcf3ab39e50758c0493c2acbfb9376fe # Parent 976bf9f8b8603f59a8c388b9b631d64465e0d19d (Intro to Minibuffers): Update pxref for previous change in minibuf.texi. diff -r 976bf9f8b860 -r 4e8cce76fcf3 lispref/minibuf.texi --- a/lispref/minibuf.texi Tue Aug 09 18:33:33 2005 +0000 +++ b/lispref/minibuf.texi Tue Aug 09 18:36:01 2005 +0000 @@ -84,7 +84,7 @@ 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