[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
texinfo doc/texinfo.tex ChangeLog
From: |
Oleg Katsitadze |
Subject: |
texinfo doc/texinfo.tex ChangeLog |
Date: |
Mon, 23 Mar 2009 00:09:27 +0000 |
CVSROOT: /sources/texinfo
Module name: texinfo
Changes by: Oleg Katsitadze <olegkat> 09/03/23 00:09:26
Modified files:
doc : texinfo.tex
. : ChangeLog
Log message:
doc/texinfo.tex (\documentlanguagetrywithoutunderscore):
Defined it with the same catcode of _ as in \documentlanguage.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/texinfo.tex?cvsroot=texinfo&r1=1.299&r2=1.300
http://cvs.savannah.gnu.org/viewcvs/texinfo/ChangeLog?cvsroot=texinfo&r1=1.987&r2=1.988
Patches:
Index: doc/texinfo.tex
===================================================================
RCS file: /sources/texinfo/texinfo/doc/texinfo.tex,v
retrieving revision 1.299
retrieving revision 1.300
diff -u -b -r1.299 -r1.300
--- doc/texinfo.tex 23 Mar 2009 00:05:21 -0000 1.299
+++ doc/texinfo.tex 23 Mar 2009 00:09:26 -0000 1.300
@@ -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{2009-03-22.16}
+\def\texinfoversion{2009-03-22.17}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -8007,12 +8007,11 @@
\closein 1
\endgroup % end raw TeX
\endgroup}
-}% end of special _ catcode
%
% If they passed de_DE, and txi-de_DE.tex doesn't exist,
% try txi-de.tex.
%
-\def\documentlanguagetrywithoutunderscore#1_#2\finish{%
+\gdef\documentlanguagetrywithoutunderscore#1_#2\finish{%
\openin 1 txi-#1.tex
\ifeof 1
\errhelp = \nolanghelp
@@ -8023,6 +8022,7 @@
\fi
\closein 1
}
+}% end of special _ catcode
%
\newhelp\nolanghelp{The given language definition file cannot be found or
is empty. Maybe you need to install it? Putting it in the current
Index: ChangeLog
===================================================================
RCS file: /sources/texinfo/texinfo/ChangeLog,v
retrieving revision 1.987
retrieving revision 1.988
diff -u -b -r1.987 -r1.988
--- ChangeLog 23 Mar 2009 00:05:21 -0000 1.987
+++ ChangeLog 23 Mar 2009 00:09:26 -0000 1.988
@@ -1,5 +1,10 @@
2009-03-22 Oleg Katsitadze <address@hidden>
+ * doc/texinfo.tex (\documentlanguagetrywithoutunderscore):
+ Defined it with the same catcode of _ as in \documentlanguage.
+
+2009-03-22 Oleg Katsitadze <address@hidden>
+
* doc/texinfo.tex (\chapterzzz, \appendixzzz, \chapmacro):
(\sectionheading): Be careful not to expand \putwordChapter,
\putwordSection and \putwordAppendix unnecessarily, because some