aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-08-09 12:06:59 +0000
committerRichard M. Stallman <[email protected]>2005-08-09 12:06:59 +0000
commit0fb9f9aed49a6b8ab60d716acbf6014508c4c5df (patch)
tree6c2dc164dc52ac726d742e7331da7913ee64d4c2 /lispref
parent2c45a1bfd5b27c24a7094c0129290cf9918c1b97 (diff)
(Top): Update submenu for Minibuffer.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/elisp.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi
index 64b4ee9029..b935b77c0f 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