Mercurial > emacs
diff lib-src/ChangeLog @ 100318:00d91c609c41
(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.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 10 Dec 2008 14:57:20 +0000 |
parents | 9c9346f62ad8 |
children | 1a986381709d |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Dec 10 10:44:34 2008 +0000 +++ b/lib-src/ChangeLog Wed Dec 10 14:57:20 2008 +0000 @@ -1,3 +1,11 @@ +2008-12-10 Dan Nicolaescu <dann@ics.uci.edu> + + * 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 <lekktu@gmail.com> * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.