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