emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sat, 22 Sep 2007 12:41:30 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    07/09/22 12:41:30

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5881
retrieving revision 1.5882
diff -u -b -r1.5881 -r1.5882
--- ChangeLog   21 Sep 2007 20:19:09 -0000      1.5881
+++ ChangeLog   22 Sep 2007 12:41:29 -0000      1.5882
@@ -1,3 +1,12 @@
+2007-09-22  Eli Zaretskii  <address@hidden>
+
+       * 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  <address@hidden>
 
        * term.c (Fsuspend_tty): Run suspend-tty-functions before cleaning




reply via email to

[Prev in Thread] Current Thread [Next in Thread]