1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

*** empty log message ***

This commit is contained in:
Juanma Barranquero 2007-05-21 12:16:07 +00:00
parent c0f342ab43
commit f9263a779a

View File

@ -1,3 +1,8 @@
2007-05-21 Juanma Barranquero <lekktu@gmail.com>
* 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 <dann@ics.uci.edu>
* emacsclient.c (decode_options): Don't use a tty on mac carbon.
@ -14,7 +19,7 @@
2007-05-16 Jason Rumney <jasonr@gnu.org>
* 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):