# HG changeset patch # User Eli Zaretskii # Date 1190464889 0 # Node ID 5f9031dfa06371ac4cca0fbe2c42459bc7be5a5d # Parent 67e430e38471a0c3910c8c06b66bdb0315f07f44 *** empty log message *** diff -r 67e430e38471 -r 5f9031dfa063 src/ChangeLog --- a/src/ChangeLog Sat Sep 22 12:40:57 2007 +0000 +++ b/src/ChangeLog Sat Sep 22 12:41:29 2007 +0000 @@ -1,3 +1,12 @@ +2007-09-22 Eli Zaretskii + + * term.c (DEV_TTY): New macro. Provide a definition for + MS-Windows. + (FRAME_TERMCAP_P) [WINDOWSNT]: Don't define to zero. + (Fcontrolling_tty_p, Fresume_tty, dissociate_if_controlling_tty) + (init_tty): Use DEV_TTY instead of "/dev/tty". + [WINDOWSNT]: No need to protect from NAME arg being null. + 2007-09-21 Dan Nicolaescu * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning