changeset 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 bf7b75608f40
children 6155ca5dcabd
files doc/lispref/abbrevs.texi doc/lispref/advice.texi doc/lispref/backups.texi doc/lispref/buffers.texi doc/lispref/commands.texi doc/lispref/compile.texi doc/lispref/control.texi doc/lispref/customize.texi doc/lispref/debugging.texi doc/lispref/display.texi doc/lispref/errors.texi doc/lispref/eval.texi doc/lispref/files.texi doc/lispref/frames.texi doc/lispref/functions.texi doc/lispref/gpl.texi doc/lispref/hash.texi doc/lispref/help.texi doc/lispref/hooks.texi doc/lispref/index.texi doc/lispref/internals.texi doc/lispref/intro.texi doc/lispref/keymaps.texi doc/lispref/lists.texi doc/lispref/loading.texi doc/lispref/locals.texi doc/lispref/macros.texi doc/lispref/maps.texi doc/lispref/markers.texi doc/lispref/minibuf.texi doc/lispref/modes.texi doc/lispref/nonascii.texi doc/lispref/numbers.texi doc/lispref/objects.texi doc/lispref/os.texi doc/lispref/positions.texi doc/lispref/processes.texi doc/lispref/searching.texi doc/lispref/sequences.texi doc/lispref/streams.texi doc/lispref/strings.texi doc/lispref/symbols.texi doc/lispref/syntax.texi doc/lispref/text.texi doc/lispref/tips.texi doc/lispref/variables.texi doc/lispref/windows.texi
diffstat 47 files changed, 47 insertions(+), 47 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/abbrevs.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/abbrevs.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -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
--- a/doc/lispref/advice.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/advice.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004,
 @c   2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/advising
+@setfilename ../../info/advising
 @node Advising Functions, Debugging, Byte Compilation, Top
 @chapter Advising Emacs Lisp Functions
 @cindex advising functions
--- a/doc/lispref/backups.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/backups.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -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
--- a/doc/lispref/buffers.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/buffers.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002,
 @c   2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/buffers
+@setfilename ../../info/buffers
 @node Buffers, Windows, Backups and Auto-Saving, Top
 @chapter Buffers
 @cindex buffer
--- a/doc/lispref/commands.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/commands.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002,
 @c   2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/commands
+@setfilename ../../info/commands
 @node Command Loop, Keymaps, Minibuffers, Top
 @chapter Command Loop
 @cindex editor command loop
--- a/doc/lispref/compile.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/compile.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2001, 2002, 2003, 2004,
 @c   2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/compile
+@setfilename ../../info/compile
 @node Byte Compilation, Advising Functions, Loading, Top
 @chapter Byte Compilation
 @cindex byte compilation
--- a/doc/lispref/control.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/control.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002,
 @c   2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/control
+@setfilename ../../info/control
 @node Control Structures, Variables, Evaluation, Top
 @chapter Control Structures
 @cindex special forms for control structures
--- a/doc/lispref/customize.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/customize.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 @c   2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/customize
+@setfilename ../../info/customize
 @node Customization, Loading, Macros, Top
 @chapter Writing Customization Definitions
 
--- a/doc/lispref/debugging.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/debugging.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2001, 2002, 2003,
 @c   2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/debugging
+@setfilename ../../info/debugging
 @node Debugging, Read and Print, Advising Functions, Top
 @chapter Debugging Lisp Programs
 
--- a/doc/lispref/display.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/display.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/display
+@setfilename ../../info/display
 @node Display, System Interface, Processes, Top
 @chapter Emacs Display
 
--- a/doc/lispref/errors.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/errors.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004,
 @c   2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/errors
+@setfilename ../../info/errors
 @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, Top
 @appendix Standard Errors
 @cindex standard errors
--- a/doc/lispref/eval.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/eval.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 2001, 2002, 2003,
 @c   2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/eval
+@setfilename ../../info/eval
 @node Evaluation, Control Structures, Symbols, Top
 @chapter Evaluation
 @cindex evaluation
--- a/doc/lispref/files.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/files.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/files
+@setfilename ../../info/files
 @node Files, Backups and Auto-Saving, Documentation, Top
 @comment  node-name,  next,  previous,  up
 @chapter Files
--- a/doc/lispref/frames.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/frames.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/frames
+@setfilename ../../info/frames
 @node Frames, Positions, Windows, Top
 @chapter Frames
 @cindex frame
--- a/doc/lispref/functions.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/functions.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/functions
+@setfilename ../../info/functions
 @node Functions, Macros, Variables, Top
 @chapter Functions
 
--- a/doc/lispref/gpl.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/gpl.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -1,5 +1,5 @@
 @c -*-texinfo-*-
-@setfilename ../info/gpl
+@setfilename ../../info/gpl
 
 @node GPL, Tips, GNU Free Documentation License, Top
 @comment  node-name,  next,  previous,  up
--- a/doc/lispref/hash.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/hash.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -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
--- a/doc/lispref/help.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/help.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/help
+@setfilename ../../info/help
 @node Documentation, Files, Modes, Top
 @chapter Documentation
 @cindex documentation strings
--- a/doc/lispref/hooks.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/hooks.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1998, 2001, 2002, 2003, 2004,
 @c   2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/hooks
+@setfilename ../../info/hooks
 @node Standard Hooks, Index, Standard Keymaps, Top
 @appendix Standard Hooks
 @cindex standard hooks
--- a/doc/lispref/index.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/index.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -1,5 +1,5 @@
 @c -*-texinfo-*-
-@setfilename ../info/index
+@setfilename ../../info/index
 
 @c Indexing guidelines
 
--- a/doc/lispref/internals.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/internals.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1998, 1999, 2001, 2002, 2003,
 @c   2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/internals
+@setfilename ../../info/internals
 @node GNU Emacs Internals, Standard Errors, Tips, Top
 @comment  node-name,  next,  previous,  up
 @appendix GNU Emacs Internals
--- a/doc/lispref/intro.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/intro.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2001, 2002, 2003, 2004,
 @c   2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/intro
+@setfilename ../../info/intro
 
 @node Introduction, Lisp Data Types, Top, Top
 @comment  node-name,  next,  previous,  up
--- a/doc/lispref/keymaps.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/keymaps.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2000, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/keymaps
+@setfilename ../../info/keymaps
 @node Keymaps, Modes, Command Loop, Top
 @chapter Keymaps
 @cindex keymap
--- a/doc/lispref/lists.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/lists.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/lists
+@setfilename ../../info/lists
 @node Lists, Sequences Arrays Vectors, Strings and Characters, Top
 @chapter Lists
 @cindex lists
--- a/doc/lispref/loading.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/loading.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/loading
+@setfilename ../../info/loading
 @node Loading, Byte Compilation, Customization, Top
 @chapter Loading
 @cindex loading
--- a/doc/lispref/locals.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/locals.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004,
 @c   2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/locals
+@setfilename ../../info/locals
 @node Standard Buffer-Local Variables, Standard Keymaps, Standard Errors, Top
 @appendix Buffer-Local Variables
 @c The title "Standard Buffer-Local Variables" is too long for
--- a/doc/lispref/macros.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/macros.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 2001, 2002,
 @c   2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/macros
+@setfilename ../../info/macros
 @node Macros, Customization, Functions, Top
 @chapter Macros
 @cindex macros
--- a/doc/lispref/maps.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/maps.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004,
 @c   2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/maps
+@setfilename ../../info/maps
 @node Standard Keymaps, Standard Hooks, Standard Buffer-Local Variables, Top
 @appendix Standard Keymaps
 @cindex standard keymaps
--- a/doc/lispref/markers.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/markers.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/markers
+@setfilename ../../info/markers
 @node Markers, Text, Positions, Top
 @chapter Markers
 @cindex markers
--- a/doc/lispref/minibuf.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/minibuf.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002,
 @c   2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/minibuf
+@setfilename ../../info/minibuf
 @node Minibuffers, Command Loop, Read and Print, Top
 @chapter Minibuffers
 @cindex arguments, reading
--- a/doc/lispref/modes.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/modes.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/modes
+@setfilename ../../info/modes
 @node Modes, Documentation, Keymaps, Top
 @chapter Major and Minor Modes
 @cindex mode
--- a/doc/lispref/nonascii.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/nonascii.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004,
 @c   2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/characters
+@setfilename ../../info/characters
 @node Non-ASCII Characters, Searching and Matching, Text, Top
 @chapter Non-@acronym{ASCII} Characters
 @cindex multibyte characters
--- a/doc/lispref/numbers.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/numbers.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/numbers
+@setfilename ../../info/numbers
 @node Numbers, Strings and Characters, Lisp Data Types, Top
 @chapter Numbers
 @cindex integers
--- a/doc/lispref/objects.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/objects.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/objects
+@setfilename ../../info/objects
 @node Lisp Data Types, Numbers, Introduction, Top
 @chapter Lisp Data Types
 @cindex object
--- a/doc/lispref/os.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/os.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/os
+@setfilename ../../info/os
 @node System Interface, Antinews, Display, Top
 @chapter Operating System Interface
 
--- a/doc/lispref/positions.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/positions.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/positions
+@setfilename ../../info/positions
 @node Positions, Markers, Frames, Top
 @chapter Positions
 @cindex position (in buffer)
--- a/doc/lispref/processes.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/processes.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/processes
+@setfilename ../../info/processes
 @node Processes, Display, Abbrevs, Top
 @chapter Processes
 @cindex child process
--- a/doc/lispref/searching.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/searching.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/searching
+@setfilename ../../info/searching
 @node Searching and Matching, Syntax Tables, Non-ASCII Characters, Top
 @chapter Searching and Matching
 @cindex searching
--- a/doc/lispref/sequences.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/sequences.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/sequences
+@setfilename ../../info/sequences
 @node Sequences Arrays Vectors, Hash Tables, Lists, Top
 @chapter Sequences, Arrays, and Vectors
 @cindex sequence
--- a/doc/lispref/streams.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/streams.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2001, 2002,
 @c   2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/streams
+@setfilename ../../info/streams
 @node Read and Print, Minibuffers, Debugging, Top
 @comment  node-name,  next,  previous,  up
 @chapter Reading and Printing Lisp Objects
--- a/doc/lispref/strings.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/strings.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/strings
+@setfilename ../../info/strings
 @node Strings and Characters, Lists, Numbers, Top
 @comment  node-name,  next,  previous,  up
 @chapter Strings and Characters
--- a/doc/lispref/symbols.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/symbols.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/symbols
+@setfilename ../../info/symbols
 @node Symbols, Evaluation, Hash Tables, Top
 @chapter Symbols
 @cindex symbol
--- a/doc/lispref/syntax.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/syntax.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/syntax
+@setfilename ../../info/syntax
 @node Syntax Tables, Abbrevs, Searching and Matching, Top
 @chapter Syntax Tables
 @cindex parsing buffer text
--- a/doc/lispref/text.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/text.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/text
+@setfilename ../../info/text
 @node Text, Non-ASCII Characters, Markers, Top
 @chapter Text
 @cindex text
--- a/doc/lispref/tips.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/tips.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1995, 1998, 1999, 2001, 2002,
 @c   2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/tips
+@setfilename ../../info/tips
 @node Tips, GNU Emacs Internals, GPL, Top
 @appendix Tips and Conventions
 @cindex tips for writing Lisp
--- a/doc/lispref/variables.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/variables.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000,
 @c   2001, 2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/variables
+@setfilename ../../info/variables
 @node Variables, Functions, Control Structures, Top
 @chapter Variables
 @cindex variable
--- a/doc/lispref/windows.texi	Thu Sep 06 04:26:04 2007 +0000
+++ b/doc/lispref/windows.texi	Thu Sep 06 04:27:43 2007 +0000
@@ -3,7 +3,7 @@
 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
 @c   2002, 2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
-@setfilename ../info/windows
+@setfilename ../../info/windows
 @node Windows, Frames, Buffers, Top
 @chapter Windows