aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog.multi-tty
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog.multi-tty')
-rw-r--r--lib-src/ChangeLog.multi-tty33
1 files changed, 33 insertions, 0 deletions
diff --git a/lib-src/ChangeLog.multi-tty b/lib-src/ChangeLog.multi-tty
new file mode 100644
index 00000000000..5548de4f71e
--- /dev/null
+++ b/lib-src/ChangeLog.multi-tty
@@ -0,0 +1,33 @@
12007-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