* emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 10 Dec 2008 09:47:06 +0000 (09:47 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 10 Dec 2008 09:47:06 +0000 (09:47 +0000)
commitc3f995a2cbc9715b56d732b28b078c102dccccd3
tree902328908730006761a34e335e122c8f70e1190c
parent08d03897813a047898e80a983d82b0684cc04491
* emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.
  Changes when EMACS_DAEMON is not defined:
  (print_help_and_exit): Don't add daemon information to help.
  (start_daemon_and_retry_set_socket): Make a no-op.
  (main): Don't set `start_daemon_if_needed' (which is initialized to 0).
lib-src/ChangeLog
lib-src/emacsclient.c