# HG changeset patch # User Richard M. Stallman # Date 1190560922 0 # Node ID f199ad5af7c3d6eac1894f044cfd70038186fd57 # Parent 96f5824834bd3c9f7e904716d2d2fcd4d5f8df31 *** empty log message *** diff -r 96f5824834bd -r f199ad5af7c3 etc/NEWS --- a/etc/NEWS Sun Sep 23 15:21:11 2007 +0000 +++ b/etc/NEWS Sun Sep 23 15:22:02 2007 +0000 @@ -38,6 +38,12 @@ * Changes in Emacs 23.1 +** Emacs now supports using both X displays and ttys in one session. +You can also use any number of different ttys. + +You can test for the presence of this feature in your Lisp code by +testing for the `multi-tty' feature. + ** Emacs comes with a new set of icons for Mac OS X. OS-X-style icons (an application icon and a relevant document icon) were contributed by Kentaro Ohkouchi. @@ -53,10 +59,6 @@ ** split-window-preferred-function specifies whether display-buffer should split windows vertically or horizontally. -** Support for multiple terminal devices and simultaneous graphical -and tty frames has been added. You can test for the presence of this -feature in your Lisp code by testing for the `multi-tty' feature. - ** Emacsclient has been extended to support opening a new terminal frame. Its behavior has been changed to open a new Emacs frame by default. Use the -c option to get the old behavior of opening files in