diff options
| author | Juanma Barranquero | 2007-05-21 12:16:07 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-05-21 12:16:07 +0000 |
| commit | f9263a779af1a6436e05c87756747eb13883593b (patch) | |
| tree | 51a552958b495df941a6d82e7b10d9ab72377221 /lib-src/ChangeLog.multi-tty | |
| parent | c0f342ab438ed7d1a50dc34a29915b19e3bfd753 (diff) | |
| download | emacs-f9263a779af1a6436e05c87756747eb13883593b.tar.gz emacs-f9263a779af1a6436e05c87756747eb13883593b.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog.multi-tty')
| -rw-r--r-- | lib-src/ChangeLog.multi-tty | 7 |
1 files changed, 6 insertions, 1 deletions
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 @@ | |||
| 1 | 2007-05-21 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * emacsclient.c (print_help_and_exit): Restore and adapt trunk | ||
| 4 | change from 2006-11-23 which was lost in the merge. | ||
| 5 | |||
| 1 | 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu> | 6 | 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 7 | ||
| 3 | * emacsclient.c (decode_options): Don't use a tty on mac carbon. | 8 | * emacsclient.c (decode_options): Don't use a tty on mac carbon. |
| @@ -14,7 +19,7 @@ | |||
| 14 | 19 | ||
| 15 | 2007-05-16 Jason Rumney <jasonr@gnu.org> | 20 | 2007-05-16 Jason Rumney <jasonr@gnu.org> |
| 16 | 21 | ||
| 17 | * emacsclient.c: (emacs_socket): Rename from s. | 22 | * emacsclient.c (emacs_socket): Rename from s. |
| 18 | Move definition below includes it depends on. | 23 | Move definition below includes it depends on. |
| 19 | (SEND_STRING, SEND_QUOTED): Remove obfuscation macros. | 24 | (SEND_STRING, SEND_QUOTED): Remove obfuscation macros. |
| 20 | (quote_argument, set_tcp_socket, handle_sigcont, handle_sigtstp): | 25 | (quote_argument, set_tcp_socket, handle_sigcont, handle_sigtstp): |