emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/nt/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/nt/ChangeLog,v
Date: Wed, 24 Sep 2008 01:17:14 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/09/24 01:16:50

Index: nt/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/ChangeLog,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -b -r1.236 -r1.237
--- nt/ChangeLog        9 Aug 2008 17:56:14 -0000       1.236
+++ nt/ChangeLog        24 Sep 2008 01:16:44 -0000      1.237
@@ -583,7 +583,7 @@
 
        * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on
        the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids
-       calling non-existent cmdproxy.exe on bootstrappings after a
+       calling non-existent cmdproxy.exe on bootstrapping after a
        previous install followed by realclean.
 
        * nmake.defs: Add quote in comment to resync font-locking.
@@ -940,14 +940,14 @@
 
 2001-01-31  Eli Zaretskii  <address@hidden>
 
-       * configure.bat: Make sure redirection is preceeded by a blank, to
+       * configure.bat: Make sure redirection is preceded by a blank, to
        avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
        up the "1" part.  From Rob Giardina <address@hidden>.
 
 2001-01-30  Eli Zaretskii  <address@hidden>
 
        * INSTALL: Copy the table of tested combinations of development
-       tools from confuigure.bat.  Add suggestion to install Bash on
+       tools from configure.bat.  Add suggestion to install Bash on
        Windows 9X.
 
        * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
@@ -1360,7 +1360,7 @@
 
        * cmdproxy.c (get_env_size): New function.
        (spawn): Explicitly pass in environment when creating subprocess.
-       (main): Cleaup error messages.
+       (main): Cleanup error messages.
        Specify dynamically sized environment block for real shell.
        Pass on unhandled switches to real shell.
        Quote program name.




reply via email to

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