comparison lispref/hash.texi @ 68648:067115a6e738

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 06 Feb 2006 12:31:40 +0000
parents e836425ee789
children c68bfe90878a c5406394f567
comparison
equal deleted inserted replaced
68647:3661e9b3c48f 68648:067115a6e738
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, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 3 @c Copyright (C) 1999, 2002, 2003, 2004, 2005,
4 @c 2006 Free Software Foundation, Inc.
4 @c See the file elisp.texi for copying conditions. 5 @c See the file elisp.texi for copying conditions.
5 @setfilename ../info/hash 6 @setfilename ../info/hash
6 @node Hash Tables, Symbols, Sequences Arrays Vectors, Top 7 @node Hash Tables, Symbols, Sequences Arrays Vectors, Top
7 @chapter Hash Tables 8 @chapter Hash Tables
8 @cindex hash tables 9 @cindex hash tables