aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3d3b64588e3..3ba10216c6a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12007-09-22 Eli Zaretskii <eliz@gnu.org>
2
3 * term.c (DEV_TTY): New macro. Provide a definition for
4 MS-Windows.
5 (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero.
6 (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty)
7 (init_tty): Use DEV_TTY instead of "/dev/tty".
8 [WINDOWSNT]: No need to protect from NAME arg being null.
9
12007-09-21 Dan Nicolaescu <dann@ics.uci.edu> 102007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2 11
3 * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning 12 * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning