[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6286] rm spurious blank line
From: |
karl |
Subject: |
[6286] rm spurious blank line |
Date: |
Tue, 26 May 2015 22:04:13 +0000 |
Revision: 6286
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6286
Author: karl
Date: 2015-05-26 22:04:12 +0000 (Tue, 26 May 2015)
Log Message:
-----------
rm spurious blank line
Modified Paths:
--------------
trunk/ChangeLog
trunk/doc/texinfo.tex
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2015-05-21 18:53:03 UTC (rev 6285)
+++ trunk/ChangeLog 2015-05-26 22:04:12 UTC (rev 6286)
@@ -1,3 +1,9 @@
+2015-05-26 Karl Berry <address@hidden>
+
+ * doc/texinfo.tex (\setnonasciicharscatcodenonglobal):
+ rm spurious blank line. Report from David Kastrup,
+ 26 May 2015 15:14:06.
+
2015-05-21 Gavin Smith <address@hidden>
* info/pseudotty.c: Check return value of fclose. Use an int to
Modified: trunk/doc/texinfo.tex
===================================================================
--- trunk/doc/texinfo.tex 2015-05-21 18:53:03 UTC (rev 6285)
+++ trunk/doc/texinfo.tex 2015-05-26 22:04:12 UTC (rev 6286)
@@ -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{2015-05-06.11}
+\def\texinfoversion{2015-05-26.15}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -8954,7 +8954,6 @@
\catcode\count255=#1\relax
\advance\count255 by 1
\repeat
-
}
% @documentencoding sets the definition of non-ASCII characters
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6286] rm spurious blank line,
karl <=