comparison lib-src/ChangeLog @ 100322:1a986381709d

(main): Fail in case of not being able to connect.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 10 Dec 2008 15:24:22 +0000
parents 00d91c609c41
children 4c206e002e5f
comparison
equal deleted inserted replaced
100321:ebafebeca927 100322:1a986381709d
3 * emacsclient.c (EMACS_DAEMON): Remove definition. 3 * emacsclient.c (EMACS_DAEMON): Remove definition.
4 (decode_options): Do not allow an empty alternate_editor on 4 (decode_options): Do not allow an empty alternate_editor on
5 WINDOWSNT. 5 WINDOWSNT.
6 (print_help_and_exit): Replace EMACS_DAEMON with WINDOWSNT. 6 (print_help_and_exit): Replace EMACS_DAEMON with WINDOWSNT.
7 (start_daemon_and_retry_set_socket): Likewise. 7 (start_daemon_and_retry_set_socket): Likewise.
8 (main): Fail in case of not being able to connect.
8 9
9 2008-12-10 Juanma Barranquero <lekktu@gmail.com> 10 2008-12-10 Juanma Barranquero <lekktu@gmail.com>
10 11
11 * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define. 12 * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.
12 Changes when EMACS_DAEMON is not defined: 13 Changes when EMACS_DAEMON is not defined: