# HG changeset patch # User Glenn Morris # Date 1189052863 0 # Node ID 0ba80d073e2701bf35afef94e115ef030edd4d03 # Parent bf7b75608f400ecb5cc6ee0d1a38f815282569df (setfilename): Go up one more level to ../../info. diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/abbrevs.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/advice.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/backups.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/buffers.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/commands.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/compile.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/control.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/customize.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/debugging.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/display.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/errors.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/eval.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/files.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/frames.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/functions.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/gpl.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/hash.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/help.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/hooks.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/index.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/internals.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/intro.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/keymaps.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/lists.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/loading.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/locals.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/macros.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/maps.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/markers.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/minibuf.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/modes.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/nonascii.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/numbers.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/objects.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/os.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/positions.texi --- 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) diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/processes.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/searching.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/sequences.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/streams.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/strings.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/symbols.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/syntax.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/text.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/tips.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/variables.texi --- 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 diff -r bf7b75608f40 -r 0ba80d073e27 doc/lispref/windows.texi --- 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