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