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/abbrevs.texi | |
parent | df43c5b72130c74f85366479a0da9ba50ea40e93 (diff) | |
download | emacs-6336d8c3d7812815d083de055229ebb840fe6159.tar.gz |
(setfilename): Go up one more level to ../../info.
Diffstat (limited to 'doc/lispref/abbrevs.texi')
-rw-r--r-- | doc/lispref/abbrevs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/abbrevs.texi b/doc/lispref/abbrevs.texi index 46e7c3739c4..a52ba2c6c86 100644 --- a/doc/lispref/abbrevs.texi +++ b/doc/lispref/abbrevs.texi @@ -3,7 +3,7 @@ @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1999, 2001, 2002, 2003, @c 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. -@setfilename ../info/abbrevs +@setfilename ../../info/abbrevs @node Abbrevs, Processes, Syntax Tables, Top @chapter Abbrevs and Abbrev Expansion @cindex abbrev |