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/backups.texi | |
parent | df43c5b72130c74f85366479a0da9ba50ea40e93 (diff) | |
download | emacs-6336d8c3d7812815d083de055229ebb840fe6159.tar.gz |
(setfilename): Go up one more level to ../../info.
Diffstat (limited to 'doc/lispref/backups.texi')
-rw-r--r-- | doc/lispref/backups.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/backups.texi b/doc/lispref/backups.texi index 44795557f15..7268d01e9ee 100644 --- a/doc/lispref/backups.texi +++ b/doc/lispref/backups.texi @@ -3,7 +3,7 @@ @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2001, 2002, 2003, @c 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. -@setfilename ../info/backups +@setfilename ../../info/backups @node Backups and Auto-Saving, Buffers, Files, Top @chapter Backups and Auto-Saving @cindex backups and auto-saving |