]> git.eshelyaron.com Git - emacs.git/commitdiff
(Intro to Minibuffers): Update pxref for previous change in minibuf.texi.
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 9 Aug 2005 18:36:01 +0000 (18:36 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 9 Aug 2005 18:36:01 +0000 (18:36 +0000)
lispref/minibuf.texi

index 61dc4fa76311d87a63ff4dd713ee9d399352f283..ed2b2167f587bca314687171bcc1a2fac7c68a27 100644 (file)
@@ -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