Mercurial > emacs
changeset 64844:054baac75349
(Top): Update submenu for Minibuffer.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 09 Aug 2005 12:06:59 +0000 |
parents | 6c4d2fa924e4 |
children | 583d71cf38e2 |
files | lispref/elisp.texi |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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