Index: emacs/lispref/elisp.texi
diff -c emacs/lispref/elisp.texi:1.63 emacs/lispref/elisp.texi:1.64
*** emacs/lispref/elisp.texi:1.63       Fri Jul  8 22:29:35 2005
--- emacs/lispref/elisp.texi    Tue Aug  9 12:06:59 2005
***************
*** 543,548 ****
--- 543,552 ----
  * 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


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to