* emacsclient.c (decode_options): Don't use a tty on windows.
[bpt/emacs.git] / lib-src / ChangeLog.multi-tty
CommitLineData
1d00cfd4
DN
12007-05-16 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * emacsclient.c (decode_options): Don't use a tty on windows.
4 * makefile.w32-in (VERSION): Update.
5
4b7b77f6
JR
62007-05-16 Jason Rumney <jasonr@gnu.org>
7
8 * emacsclient.c: (emacs_socket): Rename from s.
9 Move definition below includes it depends on.
4335dfda
JR
10 (SEND_STRING, SEND_QUOTED): Remove obfuscation macros.
11 (quote_argument, set_tcp_socket, handle_sigcont, handle_sigtstp):
12 (main): Expand removed macros inline.
4b7b77f6 13
105faa84
DN
142007-05-16 Dan Nicolaescu <dann@ics.uci.edu>
15
16 * emacsclient.c (s): Restore.
17 (main): Don't define s here.
18 (w32_execvp): Move definition before use.
19
5dab1bc7
JR
202007-05-16 Jason Rumney <jasonr@gnu.org>
21
22 * emacsclient.c (s): Remove.
23 (main): Define here instead.
24 (main) [WINDOWSNT]: Don't call ttyname.
25 Don't recognize -suspend option.
26 (main) [NO_SOCKETS_IN_FILE_SYSTEM]: Don't call init_signals.
27 (strprefix): Define unconditionally.
28
29;; Local Variables:
30;; coding: iso-2022-7bit
31;; add-log-time-zone-rule: t
32;; End:
33
34 Copyright (C) 2007 Free Software Foundation, Inc.
35
36 This file is part of GNU Emacs.
37
38 GNU Emacs is free software; you can redistribute it and/or modify
39 it under the terms of the GNU General Public License as published by
40 the Free Software Foundation; either version 2, or (at your option)
41 any later version.
42
43 GNU Emacs is distributed in the hope that it will be useful,
44 but WITHOUT ANY WARRANTY; without even the implied warranty of
45 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
46 GNU General Public License for more details.
47
48 You should have received a copy of the GNU General Public License
49 along with GNU Emacs; see the file COPYING. If not, write to the
50 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
51 Boston, MA 02110-1301, USA.
52
a9683a70 53;; arch-tag: 7080ff76-36b5-4471-8135-2813915e91cc