From aa251046dda67e80ae2d08b04cfeff7c993d89cd Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 22 Aug 2007 11:46:14 +0000 Subject: Import changelog info from arch logs into ChangeLog.multi-tty files Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-34 --- lib-src/ChangeLog.multi-tty | 51 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) (limited to 'lib-src/ChangeLog.multi-tty') diff --git a/lib-src/ChangeLog.multi-tty b/lib-src/ChangeLog.multi-tty index dcd1713294c..1caebb4ddc3 100644 --- a/lib-src/ChangeLog.multi-tty +++ b/lib-src/ChangeLog.multi-tty @@ -1,7 +1,7 @@ 2007-05-26 Dan Nicolaescu * emacsclient.c (main): Avoid having a declaration after a - statement. + statement. 2007-05-21 Juanma Barranquero @@ -45,6 +45,55 @@ (main) [NO_SOCKETS_IN_FILE_SYSTEM]: Don't call init_signals. (strprefix): Define unconditionally. +2007-01-01 Karoly Lorentey + + * emacsclient.c (in, out): Remove. + (s): New variable (moved out from main). + (handle_sigcont, handle_sigtstp): Use SEND_STRING. + (main): Fix typos. + +2006-04-01 Karoly Lorentey + + * emacsclient.c: Copy IS_*_SEP definitions from lisp.h. + +2006-03-28 Karoly Lorentey + + * emacsclient.c: Include sys/stat.h. + +2006-03-26 Karoly Lorentey + + * emacsclient.c (get_current_dir_name): New function, copied here + from sysdep.c. + (main): Use it to send over the current directory. + +2005-11-19 Karoly Lorentey + + * emacsclient.c (main): Send environment only when a new display + is created. + +2005-09-10 Karoly Lorentey + + * emacsclient.c (decode_options): Make --no-wait imply + --current-frame, except when it is the only option given. Make + sure no frame is opened when --current-frame is set. + (main): Pass --current-frame to server.el. + +2005-07-13 Karoly Lorentey + + * emacsclient.c (handle_sigcont): Reestablish signal handler. (Dan + Nicolaescu) + +2005-02-04 Karoly Lorentey + + * emacsclient.c (main): Handle -window-system-unsupported + command. Doc update. + +2004-07-03 Karoly Lorentey + + * emacsclient.c (main): Don't exit prematurely on --no-wait, + let Emacs close the connection for us. + + ;; Local Variables: ;; coding: iso-2022-7bit ;; add-log-time-zone-rule: t -- cgit v1.2.1