aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2008-12-10 14:57:20 +0000
committerDan Nicolaescu <[email protected]>2008-12-10 14:57:20 +0000
commit802bdb3c6b681d9af740c010467edb799817eaa6 (patch)
tree0ac068e08a46cad758e6dcf6385588011a87bcab /lib-src/ChangeLog
parent2ae37cf085e484ff4e9037eff9f5a88f7e76b447 (diff)
(EMACS_DAEMON): Remove definition.
(decode_options): Do not allow an empty alternate_editor on WINDOWSNT. (print_help_and_exit): Replace EMACS_DAEMON with WINDOWSNT. (start_daemon_and_retry_set_socket): Likewise.
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 b8c5868a93..0a4d91a7e7 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-10 Dan Nicolaescu <[email protected]>
+
+ * emacsclient.c (EMACS_DAEMON): Remove definition.
+ (decode_options): Do not allow an empty alternate_editor on
+ WINDOWSNT.
+ (print_help_and_exit): Replace EMACS_DAEMON with WINDOWSNT.
+ (start_daemon_and_retry_set_socket): Likewise.
+
2008-12-10 Juanma Barranquero <[email protected]>
* emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.