emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/elisp.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/elisp.texi
Date: Tue, 09 Aug 2005 08:07:00 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]