comparison lib-src/ChangeLog @ 100343:4c206e002e5f

* emacsclient.c (main): Fix mindless breakage where emacsclient does not work *at all* on Windows, even if it *can* connect.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 10 Dec 2008 22:18:21 +0000
parents 1a986381709d
children 271a9c928c41
comparison
equal deleted inserted replaced
100342:160964e45356 100343:4c206e002e5f
1 2008-12-10 Juanma Barranquero <lekktu@gmail.com>
2
3 * emacsclient.c (main): Fix mindless breakage where emacsclient
4 does not work *at all* on Windows, even if it *can* connect.
5
1 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu> 6 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * emacsclient.c (EMACS_DAEMON): Remove definition. 8 * emacsclient.c (EMACS_DAEMON): Remove definition.
4 (decode_options): Do not allow an empty alternate_editor on 9 (decode_options): Do not allow an empty alternate_editor on
5 WINDOWSNT. 10 WINDOWSNT.