(print_help_and_exit): Tweak message contents and tabs/spaces
[bpt/emacs.git] / lib-src / ChangeLog
index d5725d9..b756e6a 100644 (file)
@@ -1,3 +1,37 @@
+2006-11-23  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacsclient.c (print_help_and_exit): Tweak message contents and
+       tabs/spaces to improve alignment in message boxes.
+
+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
+       HAVE_INET_SOCKETS.
+
+2006-11-13  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (emacsclient): Depend also on emacsclientw.exe.
+       ($(BLD)/emacsclientw.exe): New target.
+       (install): Install emacsclientw.exe.
+       ($(BLD)/cvtmail.$(O), $(BLD)/emacstool.$(O)): Remove obsolete targets.
+       (ECLIENT_CFLAGS): Remove redundant flags.
+
+       * emacsclient.c [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.
+
+2006-11-13  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in ($(BLD)/emacsclient.$(O)): Use CFLAGS.
+
 2006-11-10  David Reitter  <david.reitter@gmail.com>
 
        * emacsclient.c [!WINDOWSNT]: Include <sys/types.h>.
 
 2004-09-08  Francesco Potort\e,Al\e(B  <pot@gnu.org>
 
-       * etags.c [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE (ifndef)
+       * etags.c [LONG_OPTIONS]: Make it TRUE (ifdef) or FALSE (ifndef)
        for ease of use.
 
 2004-07-17  Richard M. Stallman  <rms@gnu.org>
 
        * movemail.c (rindex): Add declaration.
 
-Tue Jul  1 01:09:07 1997  Geoff Voelker  <voelker@cs.washington.edu>
+1997-07-01  Geoff Voelker  <voelker@cs.washington.edu>
 
        * makefile.nt (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
        (movemail.exe): Depend upon and link with getopt files.
@@ -3923,7 +3957,7 @@ Tue Jul  1 01:09:07 1997  Geoff Voelker  <voelker@cs.washington.edu>
        * profile.c (TV1, TV2): Use EMACS_TIME as type.
        (get_time): Use EMACS_SUB_TIME.
 
-1994-10-30  voelker  <voelker@cs.washington.edu>
+1994-10-30  Geoff Voelker  <voelker@cs.washington.edu>
 
        * ntlib.c: New file.
        * makefile.nt: New file.