changeset 84811:f199ad5af7c3

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 23 Sep 2007 15:22:02 +0000
parents 96f5824834bd
children b3ee425c3884
files etc/NEWS
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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