log lib-src/emacsclient.c @ 99413:fdc99543528e

age author description
Sun, 02 Nov 2008 23:16:33 +0000 Chong Yidong Fix last change.
Sun, 02 Nov 2008 21:41:57 +0000 Chong Yidong (window_system): Delete redundant variable.
Sat, 01 Nov 2008 13:48:55 +0000 Eli Zaretskii (main) [WINDOWSNT]: Don't ifdef away the call to `ttyname'.
Fri, 31 Oct 2008 23:17:13 +0000 Andreas Schwab (main): Don't force sending tty when in eval mode.
Thu, 30 Oct 2008 15:54:38 +0000 Chong Yidong (main): If using the current frame, send tty information to Emacs in
Wed, 29 Oct 2008 15:34:06 +0000 Juanma Barranquero * emacsclient.c (EXTRA_SPACE): New macro.
Wed, 29 Oct 2008 10:42:31 +0000 Juanma Barranquero * server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.