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