]> git.eshelyaron.com Git - emacs.git/commitdiff
(Top): Update submenu for Minibuffer.
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 Aug 2005 12:06:59 +0000 (12:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 Aug 2005 12:06:59 +0000 (12:06 +0000)
lispref/elisp.texi

index 64b4ee902929b7bfdc70fa1b0278d587e0690d2f..b935b77c0fd1305944f40c9361890de95843b18e 100644 (file)
@@ -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