From 0fb9f9aed49a6b8ab60d716acbf6014508c4c5df Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 9 Aug 2005 12:06:59 +0000 Subject: [PATCH] (Top): Update submenu for Minibuffer. --- lispref/elisp.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 64b4ee90292..b935b77c0fd 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -543,6 +543,10 @@ Minibuffers * 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 -- 2.39.2