# HG changeset patch # User Richard M. Stallman # Date 1123589219 0 # Node ID 054baac7534927a7fdc84a90186893ba55811fa5 # Parent 6c4d2fa924e4f4c366d3e64e5294dd3370ff0920 (Top): Update submenu for Minibuffer. diff -r 6c4d2fa924e4 -r 054baac75349 lispref/elisp.texi --- a/lispref/elisp.texi Tue Aug 09 12:05:30 2005 +0000 +++ b/lispref/elisp.texi Tue Aug 09 12:06:59 2005 +0000 @@ -543,6 +543,10 @@ * Yes-or-No Queries:: Asking a question with a simple answer. * Multiple Queries:: Asking a series of similar questions. * Reading a Password:: Reading a password from the terminal. +* Minibuffer Commands:: Commands used as key bindings in minibuffers. +* Minibuffer Contents:: How such commands access the minibuffer text. +* Minibuffer Windows:: Operating on the special minibuffer windows. +* Recursive Mini:: Whether recursive entry to minibuffer is allowed. * Minibuffer Misc:: Various customization hooks and variables. Completion