diff options
author | Glenn Morris <rgm@gnu.org> | 2007-09-06 04:27:43 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-09-06 04:27:43 +0000 |
commit | 6336d8c3d7812815d083de055229ebb840fe6159 (patch) | |
tree | e272d3384cd59b4191c460108ee9833053e01d62 /doc/lispref/hash.texi | |
parent | df43c5b72130c74f85366479a0da9ba50ea40e93 (diff) | |
download | emacs-6336d8c3d7812815d083de055229ebb840fe6159.tar.gz |
(setfilename): Go up one more level to ../../info.
Diffstat (limited to 'doc/lispref/hash.texi')
-rw-r--r-- | doc/lispref/hash.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/hash.texi b/doc/lispref/hash.texi index c5b68e26d91..3f0297e28ca 100644 --- a/doc/lispref/hash.texi +++ b/doc/lispref/hash.texi @@ -3,7 +3,7 @@ @c Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, @c 2006, 2007 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. -@setfilename ../info/hash +@setfilename ../../info/hash @node Hash Tables, Symbols, Sequences Arrays Vectors, Top @chapter Hash Tables @cindex hash tables |