diff options
author | Glenn Morris <rgm@gnu.org> | 2009-07-09 03:06:24 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-07-09 03:06:24 +0000 |
commit | 5cba88a23b3da45885b391492131c28bf32438b4 (patch) | |
tree | 285a07c46b7a6d83114b2fb03a6161404b34ee67 /doc/lispref/commands.texi | |
parent | 95ddd36f15852da10d35c12ec80baca265260f65 (diff) | |
download | emacs-5cba88a23b3da45885b391492131c28bf32438b4.tar.gz |
(Using Interactive): Fix cross-reference.
Diffstat (limited to 'doc/lispref/commands.texi')
-rw-r--r-- | doc/lispref/commands.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index 0bf6fc5197a..147fdf274a8 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -169,7 +169,7 @@ or more arguments. It may be a string; its contents are a sequence of elements separated by newlines, one for each parameter@footnote{Some elements actually supply two parameters.}. Each element consists of a code character -(@pxref{ Interactive Codes}) optionally followed by a prompt (which +(@pxref{Interactive Codes}) optionally followed by a prompt (which some code characters use and some ignore). Here is an example: @smallexample |