(Using Interactive): Fix reference to node "Minibuffers".
This commit is contained in:
parent
d8bd1ad494
commit
58f7100978
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-02-20 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* commands.texi (Using Interactive): Fix reference to node
|
||||
"Minibuffers".
|
||||
|
||||
2006-02-19 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* minibuf.texi (High-Level Completion):
|
||||
|
|
|
@ -205,7 +205,7 @@ string (starting with the first character that is not @samp{*} or
|
|||
It may be a Lisp expression that is not a string; then it should be a
|
||||
form that is evaluated to get a list of arguments to pass to the
|
||||
command. Usually this form will call various functions to read input
|
||||
from the user, most often through the minibuffer (@pxref{Minibuffer})
|
||||
from the user, most often through the minibuffer (@pxref{Minibuffers})
|
||||
or directly from the keyboard (@pxref{Reading Input}).
|
||||
@cindex argument evaluation form
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue