aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-12-10 14:57:20 +0000
committerDan Nicolaescu2008-12-10 14:57:20 +0000
commit802bdb3c6b681d9af740c010467edb799817eaa6 (patch)
tree0ac068e08a46cad758e6dcf6385588011a87bcab /lib-src/ChangeLog
parent2ae37cf085e484ff4e9037eff9f5a88f7e76b447 (diff)
downloademacs-802bdb3c6b681d9af740c010467edb799817eaa6.tar.gz
emacs-802bdb3c6b681d9af740c010467edb799817eaa6.zip
(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 b8c5868a93e..0a4d91a7e75 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
12008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * emacsclient.c (EMACS_DAEMON): Remove definition.
4 (decode_options): Do not allow an empty alternate_editor on
5 WINDOWSNT.
6 (print_help_and_exit): Replace EMACS_DAEMON with WINDOWSNT.
7 (start_daemon_and_retry_set_socket): Likewise.
8
12008-12-10 Juanma Barranquero <lekktu@gmail.com> 92008-12-10 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define. 11 * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.