Mercurial > emacs
comparison lib-src/ChangeLog @ 74119:a3dab26e5f0e
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 22 Nov 2006 14:19:35 +0000 |
parents | 5af09909ca3d |
children | 199e75942d3f |
comparison
equal
deleted
inserted
replaced
74118:bee73d83d967 | 74119:a3dab26e5f0e |
---|---|
1 2006-11-22 Lennart Borgman <lennart.borgman.073@student.lu.se> | |
2 | |
3 * emacsclient.c: Include <stdarg.h>. | |
4 [WINDOWSNT]: Include <windows.h>. | |
5 (w32_check_console_app): New function. | |
6 (message): New function. | |
7 (decode_options, print_help_and_exit, fail, main) | |
8 (initialize_sockets, get_server_config, set_tcp_socket) | |
9 (set_local_socket, set_socket): Use message(). | |
10 | |
1 2006-11-13 Jason Rumney <jasonr@gnu.org> | 11 2006-11-13 Jason Rumney <jasonr@gnu.org> |
2 | 12 |
3 * emacsclient.c [WINDOWSNT]: Let config.h define HAVE_SOCKETS and | 13 * emacsclient.c [WINDOWSNT]: Let config.h define HAVE_SOCKETS and |
4 HAVE_INET_SOCKETS. | 14 HAVE_INET_SOCKETS. |
5 | 15 |