diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 3a5071ddb0c..2c8ee548bd7 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-11-01 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * emacsclient.c (fail) [WINDOWSNT]: Force the first argv passed to | ||
| 4 | execvp to point to alternate_editor (otherwise .BAT scripts can't run). | ||
| 5 | |||
| 1 | 2006-10-31 ,bS(Bscar Fuentes <ofv@wanadoo.es> (tiny change) | 6 | 2006-10-31 ,bS(Bscar Fuentes <ofv@wanadoo.es> (tiny change) |
| 2 | 7 | ||
| 3 | * emacsclient.c [WINDOWSNT]: Include <malloc.h> and <stdlib.h>. | 8 | * emacsclient.c [WINDOWSNT]: Include <malloc.h> and <stdlib.h>. |