emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/commands.texi
Date: Mon, 20 Feb 2006 10:28:13 +0000

Index: emacs/lispref/commands.texi
diff -u emacs/lispref/commands.texi:1.78 emacs/lispref/commands.texi:1.79
--- emacs/lispref/commands.texi:1.78    Sun Feb 19 23:38:11 2006
+++ emacs/lispref/commands.texi Mon Feb 20 10:28:13 2006
@@ -205,7 +205,7 @@
 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
 




reply via email to

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