comparison doc/lispref/hash.texi @ 84116:0ba80d073e27

(setfilename): Go up one more level to ../../info.
author Glenn Morris <rgm@gnu.org>
date Thu, 06 Sep 2007 04:27:43 +0000
parents 2b28589bd662
children 107ccd98fa12
comparison
equal deleted inserted replaced
84115:bf7b75608f40 84116:0ba80d073e27
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 Free Software Foundation, Inc. 4 @c 2006, 2007 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
10 @cindex lookup tables 10 @cindex lookup tables
11 11