comparison lib-src/ChangeLog.multi-tty @ 83591:d885ce1c4699

New ChangeLog for multi-tty specific changes
author Jason Rumney <jasonr@gnu.org>
date Tue, 15 May 2007 23:30:52 +0000
parents
children 6597e68ad5dc
comparison
equal deleted inserted replaced
83590:dab011361c2a 83591:d885ce1c4699
1 2007-05-16 Jason Rumney <jasonr@gnu.org>
2
3 * emacsclient.c (s): Remove.
4 (main): Define here instead.
5 (main) [WINDOWSNT]: Don't call ttyname.
6 Don't recognize -suspend option.
7 (main) [NO_SOCKETS_IN_FILE_SYSTEM]: Don't call init_signals.
8 (strprefix): Define unconditionally.
9
10 ;; Local Variables:
11 ;; coding: iso-2022-7bit
12 ;; add-log-time-zone-rule: t
13 ;; End:
14
15 Copyright (C) 2007 Free Software Foundation, Inc.
16
17 This file is part of GNU Emacs.
18
19 GNU Emacs is free software; you can redistribute it and/or modify
20 it under the terms of the GNU General Public License as published by
21 the Free Software Foundation; either version 2, or (at your option)
22 any later version.
23
24 GNU Emacs is distributed in the hope that it will be useful,
25 but WITHOUT ANY WARRANTY; without even the implied warranty of
26 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 GNU General Public License for more details.
28
29 You should have received a copy of the GNU General Public License
30 along with GNU Emacs; see the file COPYING. If not, write to the
31 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
32 Boston, MA 02110-1301, USA.
33