]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve index entry.
authorRichard M. Stallman <rms@gnu.org>
Sat, 7 Apr 2007 01:45:55 +0000 (01:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 7 Apr 2007 01:45:55 +0000 (01:45 +0000)
lispref/sequences.texi

index ac5a16e261f8dc9ec4098e8498fce6c703a43ef7..7e66549412b77617b7bc060eee5e54519a491dfb 100644 (file)
@@ -388,7 +388,7 @@ are often useful for objects known to be arrays.  @xref{Sequence Functions}.
 
 @node Vectors
 @section Vectors
-@cindex vector
+@cindex vector (type)
 
   Arrays in Lisp, like arrays in most languages, are blocks of memory
 whose elements can be accessed in constant time.  A @dfn{vector} is a