diff lib-src/ChangeLog @ 73603:e89055c0c7ab

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 01 Nov 2006 20:25:51 +0000
parents 50921825dc28
children d23b82051e84
line wrap: on
line diff
--- a/lib-src/ChangeLog	Wed Nov 01 20:23:44 2006 +0000
+++ b/lib-src/ChangeLog	Wed Nov 01 20:25:51 2006 +0000
@@ -1,3 +1,8 @@
+2006-11-01  Juanma Barranquero  <lekktu@gmail.com>
+
+	* emacsclient.c (fail) [WINDOWSNT]: Force the first argv passed to
+	execvp to point to alternate_editor (otherwise .BAT scripts can't run).
+
 2006-10-31  ,bS(Bscar Fuentes  <ofv@wanadoo.es>  (tiny change)
 
 	* emacsclient.c [WINDOWSNT]: Include <malloc.h> and <stdlib.h>.