aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-12-10 09:47:06 +0000
committerJuanma Barranquero2008-12-10 09:47:06 +0000
commitc3f995a2cbc9715b56d732b28b078c102dccccd3 (patch)
tree902328908730006761a34e335e122c8f70e1190c /lib-src/ChangeLog
parent08d03897813a047898e80a983d82b0684cc04491 (diff)
downloademacs-c3f995a2cbc9715b56d732b28b078c102dccccd3.tar.gz
emacs-c3f995a2cbc9715b56d732b28b078c102dccccd3.zip
* 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).
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 7cb4cda2013..b8c5868a93e 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
12008-12-10 Juanma Barranquero <lekktu@gmail.com>
2
3 * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.
4 Changes when EMACS_DAEMON is not defined:
5 (print_help_and_exit): Don't add daemon information to help.
6 (start_daemon_and_retry_set_socket): Make a no-op.
7 (main): Don't set `start_daemon_if_needed' (which is initialized to 0).
8
12008-12-10 Dan Nicolaescu <dann@ics.uci.edu> 92008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2 10
3 * emacsclient.c (print_help_and_exit): Describe what an empty 11 * emacsclient.c (print_help_and_exit): Describe what an empty