comparison doc/lispref/sequences.texi @ 112218:376148b31b5e

Add 2011 to FSF/AIST copyright years.
author Glenn Morris <rgm@gnu.org>
date Sun, 02 Jan 2011 15:50:46 -0800
parents 71353caf35e3
children ef719132ddfa
comparison
equal deleted inserted replaced
112097:3ef3ed396505 112218:376148b31b5e
1 @c -*-texinfo-*- 1 @c -*-texinfo-*-
2 @c This is part of the GNU Emacs Lisp Reference Manual. 2 @c This is part of the GNU Emacs Lisp Reference Manual.
3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
4 @c 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 4 @c 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
5 @c Free Software Foundation, Inc. 5 @c Free Software Foundation, Inc.
6 @c See the file elisp.texi for copying conditions. 6 @c See the file elisp.texi for copying conditions.
7 @setfilename ../../info/sequences 7 @setfilename ../../info/sequences
8 @node Sequences Arrays Vectors, Hash Tables, Lists, Top 8 @node Sequences Arrays Vectors, Hash Tables, Lists, Top
9 @chapter Sequences, Arrays, and Vectors 9 @chapter Sequences, Arrays, and Vectors