aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--config.bat2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7522898716..06120530be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-07 Eli Zaretskii <[email protected]>
+
+ * config.bat: Fix last change: don't use < and > in "rem" lines,
+ they are interpreted as redirection by DOS shells.
+
2008-05-04 YAMAMOTO Mitsuharu <[email protected]>
* configure.in: Check availability of AvailabilityMacros.h
diff --git a/config.bat b/config.bat
index 8f93451d80..c007e0c8cd 100644
--- a/config.bat
+++ b/config.bat
@@ -17,7 +17,7 @@ rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
rem GNU General Public License for more details.
rem You should have received a copy of the GNU General Public License
-rem along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+rem along with GNU Emacs. If not, see http://www.gnu.org/licenses/.
rem ----------------------------------------------------------------------
rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS: