]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
Fix invocation of commands whose file name includes extension (Bug#19817)
[gnu-emacs] / nt / ChangeLog
index cac8e054068e1d6060a658e80f2e6e6a5075b579..d1f953f9ac58300c32825d942db10b8db5cecbd8 100644 (file)
@@ -1,3 +1,12 @@
+2015-02-10  Eli Zaretskii  <eliz@gnu.org>
+
+       * cmdproxy.c (get_next_token): Don't make backslashes disappear
+       without a trace when they are not followed by a quote.
+       (search_dir): Support searching programs whose file name already
+       has an arbitrary extension.  (Bug#19817)
+       (main): When passing a command line to the shell, use cmd.exe
+       rules for quoting command-line tail.
+
 2014-11-17  Oscar Fuentes  <ofv@wanadoo.es>
 
        * inc/ms-w32.h: Define MINGW_W64.