log lib-src/emacsclient.c @ 83018:1465425fe2d3

age author description
Sun, 11 Jan 2004 02:45:44 +0000 Karoly Lorentey Fix C-g handling with multiple ttys.
Sat, 10 Jan 2004 13:27:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 05 Jan 2004 05:58:50 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
Fri, 02 Jan 2004 13:03:12 +0000 Karoly Lorentey Fix longopts option name for --tty.
Fri, 02 Jan 2004 02:54:17 +0000 Karoly Lorentey MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Wed, 31 Dec 2003 05:09:29 +0000 Karoly Lorentey A few more bugfixes and new features.
Tue, 30 Dec 2003 19:27:57 +0000 Karoly Lorentey Major bugfixes and slight enhancements.
Mon, 07 Jan 2008 08:39:45 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 26 Oct 2007 15:39:06 +0000 Juanma Barranquero Add a wrapper for getenv so it also checks the registry on Windows.
Thu, 25 Oct 2007 23:56:34 +0000 Jason Rumney (sock_err_message): New function.
Thu, 27 Sep 2007 22:08:35 +0000 Jason Rumney (w32_window_app): Init common controls when windowed.
Wed, 25 Jul 2007 05:06:11 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 16 Feb 2007 17:12:59 +0000 Juanma Barranquero Comment changes and clarifications.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 18 Dec 2006 16:46:41 +0000 Juanma Barranquero [WINDOWSNT] (set_fg, get_wc): New variables.
Fri, 15 Dec 2006 19:05:47 +0000 Richard M. Stallman Comment and whitespace changes.
Fri, 15 Dec 2006 17:50:28 +0000 Juanma Barranquero Rework a few comments.
Fri, 15 Dec 2006 14:50:38 +0000 Juanma Barranquero (w32_execvp): New function; wrapper for `execvp'.
Thu, 30 Nov 2006 22:49:38 +0000 Juanma Barranquero (emacs_pid): New variable.
Thu, 30 Nov 2006 21:58:53 +0000 Juanma Barranquero (message): Make sure the message is properly written even if it contains printf
Sat, 25 Nov 2006 00:32:40 +0000 Jason Rumney (file_name_absolute_p) [WINDOWSNT]: Use isalpha().
Fri, 24 Nov 2006 20:58:30 +0000 Eli Zaretskii (file_name_absolute_p) [WINDOWSNT]: Support absolute file names with forward
Fri, 24 Nov 2006 10:31:26 +0000 Juanma Barranquero Space/tab mixup.
Thu, 23 Nov 2006 01:50:59 +0000 Juanma Barranquero (print_help_and_exit): Tweak message contents and tabs/spaces
Wed, 22 Nov 2006 14:16:42 +0000 Juanma Barranquero Include <stdarg.h>.
Mon, 13 Nov 2006 11:32:11 +0000 Jason Rumney Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS.
Mon, 13 Nov 2006 10:59:04 +0000 Juanma Barranquero [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.