]> code.delx.au - gnu-emacs/commitdiff
config.bat: fix some confusing wording
authorReuben Thomas <rrt@sc3d.org>
Sun, 10 Aug 2014 16:23:05 +0000 (17:23 +0100)
committerReuben Thomas <rrt@sc3d.org>
Sun, 10 Aug 2014 16:23:05 +0000 (17:23 +0100)
ChangeLog
config.bat

index 79df19400010d4e1271318f0ae5a676315e1f276..3511f0434aaea90e2a7326209a55776b49b8248f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-08-10  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat: Fix some confusing wording.
+
 2014-08-09  Eli Zaretskii  <eliz@gnu.org>
 
        * config.bat: Fix EOL format in lines modified by last commit.
index bbfe396c41fbc2499def6f702d8b870525d1ad4a..67ad3715381a9f92c34f41a12f574a5ff4012b70 100644 (file)
@@ -25,7 +25,7 @@ rem   + msdos version 3 or better.
 rem   + DJGPP version 2.02 or later (version 2.03 or later recommended).\r
 rem   + make utility that allows breaking of the 128 chars limit on\r
 rem     command lines.  ndmake (as of version 4.5) won't work due to a\r
-rem     line length limit.  The make that comes with DJGPP does work (and is\r
+rem     line length limit.  The DJGPP port of make works (and is\r
 rem     recommended).\r
 rem   + rm, mv, and cp (from GNU file utilities).\r
 rem   + sed (you can use the port that comes with DJGPP).\r