diff options
Diffstat (limited to 'doc')
47 files changed, 47 insertions, 47 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 diff --git a/doc/lispref/advice.texi b/doc/lispref/advice.texi index 4d580f9846d..7eb89d7bd41 100644 --- a/doc/lispref/advice.texi +++ b/doc/lispref/advice.texi @@ -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 --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 diff --git a/doc/lispref/buffers.texi b/doc/lispref/buffers.texi index e9cafb69fb5..2d7faccf241 100644 --- a/doc/lispref/buffers.texi +++ b/doc/lispref/buffers.texi @@ -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 --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index fabe38f9428..ae48b0e39d9 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -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 --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi index 8f5c047fd6b..aeaa9f79eb8 100644 --- a/doc/lispref/compile.texi +++ b/doc/lispref/compile.texi @@ -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 --git a/doc/lispref/control.texi b/doc/lispref/control.texi index e99a6329f3e..db88a74487d 100644 --- a/doc/lispref/control.texi +++ b/doc/lispref/control.texi @@ -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 --git a/doc/lispref/customize.texi b/doc/lispref/customize.texi index 8b1b1a9b91f..c375706e6f9 100644 --- a/doc/lispref/customize.texi +++ b/doc/lispref/customize.texi @@ -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 --git a/doc/lispref/debugging.texi b/doc/lispref/debugging.texi index a427e746b27..4c4cb92914d 100644 --- a/doc/lispref/debugging.texi +++ b/doc/lispref/debugging.texi @@ -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 --git a/doc/lispref/display.texi b/doc/lispref/display.texi index db630ba2c51..7ad3f2cc2be 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -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 --git a/doc/lispref/errors.texi b/doc/lispref/errors.texi index af2df791c39..0be31ce3846 100644 --- a/doc/lispref/errors.texi +++ b/doc/lispref/errors.texi @@ -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 --git a/doc/lispref/eval.texi b/doc/lispref/eval.texi index 772f502553c..f4d164ec3a2 100644 --- a/doc/lispref/eval.texi +++ b/doc/lispref/eval.texi @@ -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 --git a/doc/lispref/files.texi b/doc/lispref/files.texi index bfcbe476f95..419f109e0a8 100644 --- a/doc/lispref/files.texi +++ b/doc/lispref/files.texi @@ -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 --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 7d2ea7cf70e..2ab0a65a633 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -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 --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi index eedfa8c124f..111edb7afc0 100644 --- a/doc/lispref/functions.texi +++ b/doc/lispref/functions.texi @@ -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 --git a/doc/lispref/gpl.texi b/doc/lispref/gpl.texi index e9f7218ede9..163af4627bb 100644 --- a/doc/lispref/gpl.texi +++ b/doc/lispref/gpl.texi @@ -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 --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 diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi index dd56aa872b7..64b6a6ecfa2 100644 --- a/doc/lispref/help.texi +++ b/doc/lispref/help.texi @@ -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 --git a/doc/lispref/hooks.texi b/doc/lispref/hooks.texi index 572d3b79d93..d0bb2de8675 100644 --- a/doc/lispref/hooks.texi +++ b/doc/lispref/hooks.texi @@ -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 --git a/doc/lispref/index.texi b/doc/lispref/index.texi index cfa8f25e126..6cdadf94491 100644 --- a/doc/lispref/index.texi +++ b/doc/lispref/index.texi @@ -1,5 +1,5 @@ @c -*-texinfo-*- -@setfilename ../info/index +@setfilename ../../info/index @c Indexing guidelines diff --git a/doc/lispref/internals.texi b/doc/lispref/internals.texi index 3cd42ed69ff..d0b03fb5305 100644 --- a/doc/lispref/internals.texi +++ b/doc/lispref/internals.texi @@ -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 --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi index ed0fd1c0699..c759fba03f9 100644 --- a/doc/lispref/intro.texi +++ b/doc/lispref/intro.texi @@ -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 --git a/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi index bf20680dd81..eb10dfcbce3 100644 --- a/doc/lispref/keymaps.texi +++ b/doc/lispref/keymaps.texi @@ -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 --git a/doc/lispref/lists.texi b/doc/lispref/lists.texi index ffe4df2413d..5c8b552991b 100644 --- a/doc/lispref/lists.texi +++ b/doc/lispref/lists.texi @@ -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 --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi index 058ed9c8984..9b582fe5cf8 100644 --- a/doc/lispref/loading.texi +++ b/doc/lispref/loading.texi @@ -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 --git a/doc/lispref/locals.texi b/doc/lispref/locals.texi index 4edbc2a815f..5248e7b1497 100644 --- a/doc/lispref/locals.texi +++ b/doc/lispref/locals.texi @@ -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 --git a/doc/lispref/macros.texi b/doc/lispref/macros.texi index b62c8b99d74..c8646f77cce 100644 --- a/doc/lispref/macros.texi +++ b/doc/lispref/macros.texi @@ -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 --git a/doc/lispref/maps.texi b/doc/lispref/maps.texi index 724091970c3..5a5745b1b51 100644 --- a/doc/lispref/maps.texi +++ b/doc/lispref/maps.texi @@ -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 --git a/doc/lispref/markers.texi b/doc/lispref/markers.texi index 519b8a1316a..6efc0b893d1 100644 --- a/doc/lispref/markers.texi +++ b/doc/lispref/markers.texi @@ -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 --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi index 98901df87f8..8252b42ca94 100644 --- a/doc/lispref/minibuf.texi +++ b/doc/lispref/minibuf.texi @@ -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 --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index 3d60756a901..efaccc2556d 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi @@ -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 --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index a8f45e9dd20..7c504aef2cd 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi @@ -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 --git a/doc/lispref/numbers.texi b/doc/lispref/numbers.texi index 4d7f3e7578a..91945967f22 100644 --- a/doc/lispref/numbers.texi +++ b/doc/lispref/numbers.texi @@ -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 --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi index e75cde70202..b4114a97d5d 100644 --- a/doc/lispref/objects.texi +++ b/doc/lispref/objects.texi @@ -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 --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 08f94b427eb..89b44a99353 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -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 --git a/doc/lispref/positions.texi b/doc/lispref/positions.texi index 939b3f75fc1..3e1d79acad8 100644 --- a/doc/lispref/positions.texi +++ b/doc/lispref/positions.texi @@ -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 --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi index f7be990b85e..88c51161733 100644 --- a/doc/lispref/processes.texi +++ b/doc/lispref/processes.texi @@ -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 --git a/doc/lispref/searching.texi b/doc/lispref/searching.texi index 70926478ea7..91b57ea4e4f 100644 --- a/doc/lispref/searching.texi +++ b/doc/lispref/searching.texi @@ -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 --git a/doc/lispref/sequences.texi b/doc/lispref/sequences.texi index 7e66549412b..8b25350d869 100644 --- a/doc/lispref/sequences.texi +++ b/doc/lispref/sequences.texi @@ -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 --git a/doc/lispref/streams.texi b/doc/lispref/streams.texi index 7356c119a1e..ada6376305f 100644 --- a/doc/lispref/streams.texi +++ b/doc/lispref/streams.texi @@ -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 --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi index af5a2fa14d3..b2f32ad02d6 100644 --- a/doc/lispref/strings.texi +++ b/doc/lispref/strings.texi @@ -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 --git a/doc/lispref/symbols.texi b/doc/lispref/symbols.texi index 7234a75bd59..08f7d7f1ca1 100644 --- a/doc/lispref/symbols.texi +++ b/doc/lispref/symbols.texi @@ -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 --git a/doc/lispref/syntax.texi b/doc/lispref/syntax.texi index 340f74632bd..83f6856c65b 100644 --- a/doc/lispref/syntax.texi +++ b/doc/lispref/syntax.texi @@ -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 --git a/doc/lispref/text.texi b/doc/lispref/text.texi index 430c48133ee..22820d75582 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi @@ -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 --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi index f3070f4659b..f16749a214d 100644 --- a/doc/lispref/tips.texi +++ b/doc/lispref/tips.texi @@ -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 --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi index 9d9dc8260bb..d5f1035c169 100644 --- a/doc/lispref/variables.texi +++ b/doc/lispref/variables.texi @@ -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 --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index bd8f7bc2d36..81c4c8a4aed 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -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 |