aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2008-03-18 19:23:53 +0000
committerRalf Wildenhues <rwild@gcc.gnu.org>2008-03-18 19:23:53 +0000
commitc15477fbfad5073b0bf2f70b7bbdd44e8422121c (patch)
treee579bcc6ed8b318ea17823ec7aedde81d5cd55f9
parent074c006515e9f64117d9dddd5dec13b542947909 (diff)
downloadgcc-c15477fbfad5073b0bf2f70b7bbdd44e8422121c.zip
gcc-c15477fbfad5073b0bf2f70b7bbdd44e8422121c.tar.gz
gcc-c15477fbfad5073b0bf2f70b7bbdd44e8422121c.tar.bz2
texinfo.tex: Update to version 2008-03-17.10.
gcc/ * doc/include/texinfo.tex: Update to version 2008-03-17.10. From-SVN: r133320
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/include/texinfo.tex16
2 files changed, 13 insertions, 7 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3a093c1..c2d7543 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/include/texinfo.tex: Update to version 2008-03-17.10.
+
2008-03-18 Paolo Bonzini <bonzini@gnu.org>
* expr.c (store_expr): Assume lang_hooks.reduce_bit_field_operations
diff --git a/gcc/doc/include/texinfo.tex b/gcc/doc/include/texinfo.tex
index 790673c..e4f38dd 100644
--- a/gcc/doc/include/texinfo.tex
+++ b/gcc/doc/include/texinfo.tex
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
-\def\texinfoversion{2008-03-07.10}
+\def\texinfoversion{2008-03-17.10}
%
% Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -6967,20 +6967,22 @@ end
%
% Make link in pdf output.
\ifpdf
- \leavevmode
- \getfilename{#4}%
{\indexnofonts
\turnoffactive
+ % This expands tokens, so do it after making catcode changes, so _
+ % etc. don't get their TeX definitions.
+ \getfilename{#4}%
+ %
% See comments at \activebackslashdouble.
{\activebackslashdouble \xdef\pdfxrefdest{#1}%
\backslashparens\pdfxrefdest}%
%
+ \leavevmode
+ \startlink attr{/Border [0 0 0]}%
\ifnum\filenamelength>0
- \startlink attr{/Border [0 0 0]}%
- goto file{\the\filename.pdf} name{\pdfxrefdest}%
+ goto file{\the\filename.pdf} name{\pdfxrefdest}%
\else
- \startlink attr{/Border [0 0 0]}%
- goto name{\pdfmkpgn{\pdfxrefdest}}%
+ goto name{\pdfmkpgn{\pdfxrefdest}}%
\fi
}%
\setcolor{\linkcolor}%