changeset 74119:a3dab26e5f0e

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 22 Nov 2006 14:19:35 +0000
parents bee73d83d967
children 0769cd6b8ca7
files lib-src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Wed Nov 22 14:16:42 2006 +0000
+++ b/lib-src/ChangeLog	Wed Nov 22 14:19:35 2006 +0000
@@ -1,3 +1,13 @@
+2006-11-22  Lennart Borgman  <lennart.borgman.073@student.lu.se>
+
+	* emacsclient.c: Include <stdarg.h>.
+	[WINDOWSNT]: Include <windows.h>.
+	(w32_check_console_app): New function.
+	(message): New function.
+	(decode_options, print_help_and_exit, fail, main)
+	(initialize_sockets, get_server_config, set_tcp_socket)
+	(set_local_socket, set_socket): Use message().
+
 2006-11-13  Jason Rumney  <jasonr@gnu.org>
 
 	* emacsclient.c [WINDOWSNT]: Let config.h define HAVE_SOCKETS and