diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-02-21 15:29:46 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-02-21 15:29:46 +0000 |
commit | 4946337df63e1f4c7fc242230d791bb691cf7756 (patch) | |
tree | 068ad18675ff2aac8e6cd7ebf1f2076fdf1f4ccf /man/basic.texi | |
parent | a284eea359aaf796a5794b37682c96dc1d389844 (diff) | |
download | emacs-4946337df63e1f4c7fc242230d791bb691cf7756.tar.gz |
Remove redundant index entries.
Diffstat (limited to 'man/basic.texi')
-rw-r--r-- | man/basic.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/basic.texi b/man/basic.texi index 372e49d5cc0..b6bd0fecf69 100644 --- a/man/basic.texi +++ b/man/basic.texi @@ -629,8 +629,7 @@ Char: @`A (04300, 2240, 0x8c0, ext ESC , A @@) (latin-iso8859-1 64) @section Numeric Arguments @cindex numeric arguments @cindex prefix arguments -@cindex arguments, numeric -@cindex arguments, prefix +@cindex arguments to commands In mathematics and computer usage, the word @dfn{argument} means ``data provided to a function or operation.'' You can give any Emacs |