From: Richard M. Stallman Date: Tue, 9 Aug 2005 12:06:59 +0000 (+0000) Subject: (Top): Update submenu for Minibuffer. X-Git-Tag: emacs-pretest-22.0.90~7692 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0fb9f9aed49a6b8ab60d716acbf6014508c4c5df;p=emacs.git (Top): Update submenu for Minibuffer. --- 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