texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/util makeinfo.bat pod2texi.bat texi2any...


From: Patrice Dumas
Subject: texinfo/util makeinfo.bat pod2texi.bat texi2any...
Date: Sat, 05 Jan 2013 12:28:49 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        13/01/05 12:28:49

Modified files:
        util           : makeinfo.bat pod2texi.bat texi2any.bat 

Log message:
        Remove + in front of lines that crept up because of something weird 
happening
        during patchint.  Report by Eli Zaretskii.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/makeinfo.bat?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/pod2texi.bat?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/texi2any.bat?cvsroot=texinfo&r1=1.1&r2=1.2

Patches:
Index: makeinfo.bat
===================================================================
RCS file: /sources/texinfo/texinfo/util/makeinfo.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- makeinfo.bat        14 Dec 2012 19:49:19 -0000      1.1
+++ makeinfo.bat        5 Jan 2013 12:28:49 -0000       1.2
@@ -1,2 +1,2 @@
address@hidden off
-+perl "%~dpn0" %*
address@hidden off
+perl "%~dpn0" %*

Index: pod2texi.bat
===================================================================
RCS file: /sources/texinfo/texinfo/util/pod2texi.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pod2texi.bat        14 Dec 2012 19:49:19 -0000      1.1
+++ pod2texi.bat        5 Jan 2013 12:28:49 -0000       1.2
@@ -1,2 +1,2 @@
address@hidden off
-+perl "%~dpn0" %*
address@hidden off
+perl "%~dpn0" %*

Index: texi2any.bat
===================================================================
RCS file: /sources/texinfo/texinfo/util/texi2any.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- texi2any.bat        14 Dec 2012 19:49:19 -0000      1.1
+++ texi2any.bat        5 Jan 2013 12:28:49 -0000       1.2
@@ -1,2 +1,2 @@
address@hidden off
-+perl "%~dpn0" %*
address@hidden off
+perl "%~dpn0" %*



reply via email to

[Prev in Thread] Current Thread [Next in Thread]