From 58f7100978e6647a6655a008554daf2d1bab3665 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 20 Feb 2006 10:29:02 +0000 Subject: (Using Interactive): Fix reference to node "Minibuffers". --- lispref/commands.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lispref/commands.texi') diff --git a/lispref/commands.texi b/lispref/commands.texi index 3b1e9771a1b..797a5ced8e9 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi @@ -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 -- cgit v1.2.1