From: Juanma Barranquero Date: Mon, 21 May 2007 12:16:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~11236^2~84 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9263a779af1a6436e05c87756747eb13883593b;p=emacs.git *** empty log message *** --- diff --git a/lib-src/ChangeLog.multi-tty b/lib-src/ChangeLog.multi-tty index f8eedb5d756..6812eeef847 100644 --- a/lib-src/ChangeLog.multi-tty +++ b/lib-src/ChangeLog.multi-tty @@ -1,3 +1,8 @@ +2007-05-21 Juanma Barranquero + + * emacsclient.c (print_help_and_exit): Restore and adapt trunk + change from 2006-11-23 which was lost in the merge. + 2007-05-19 Dan Nicolaescu * emacsclient.c (decode_options): Don't use a tty on mac carbon. @@ -14,7 +19,7 @@ 2007-05-16 Jason Rumney - * emacsclient.c: (emacs_socket): Rename from s. + * emacsclient.c (emacs_socket): Rename from s. Move definition below includes it depends on. (SEND_STRING, SEND_QUOTED): Remove obfuscation macros. (quote_argument, set_tcp_socket, handle_sigcont, handle_sigtstp):