]> code.delx.au - gnu-emacs/commitdiff
nt/ChangeLog: Fix typos.
authorEli Zaretskii <eliz@gnu.org>
Mon, 9 Mar 2015 16:41:31 +0000 (18:41 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 9 Mar 2015 16:41:31 +0000 (18:41 +0200)
nt/ChangeLog

index f804abe2e888624c88118df936f78947b4108c25..9d954d564739fb71bf541764cd257754d3367146 100644 (file)
@@ -3,12 +3,6 @@
        * INSTALL: Add some more installation instructions for mingw-get
        users.  (Bug#19989)
 
-2015-03-09  Noam Postavsky  <npostavs@users.sourceforget.net>
-
-       * nt/cmdproxy.c (batch_file_p): New function.
-       (spawn): If calling a quoted batch file pass NULL for progname.
-       (Bug#18745)
-
 2015-03-03  Eli Zaretskii  <eliz@gnu.org>
 
        * cmdproxy.c (get_next_token): Don't make backslashes disappear
@@ -18,7 +12,6 @@
        (main): When passing a command line to the shell, use cmd.exe
        rules for quoting command-line tail.
 
-2015-03-03  Oscar Fuentes  <ofv@wanadoo.es>
 2015-02-27  Mark Laws  <mdl@60hz.org>
 
        Support daemon mode on MS-Windows (bug#19688)