comparison doc/lispref/hash.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 1d1d5d9bd884
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) 1999, 2001, 2002, 2003, 2004, 2005, 3 @c Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005,
4 @c 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. 4 @c 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
5 @c See the file elisp.texi for copying conditions. 5 @c See the file elisp.texi for copying conditions.
6 @setfilename ../../info/hash 6 @setfilename ../../info/hash
7 @node Hash Tables, Symbols, Sequences Arrays Vectors, Top 7 @node Hash Tables, Symbols, Sequences Arrays Vectors, Top
8 @chapter Hash Tables 8 @chapter Hash Tables
9 @cindex hash tables 9 @cindex hash tables