emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Sun, 23 Sep 2007 15:22:03 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/09/23 15:22:03

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1571
retrieving revision 1.1572
diff -u -b -r1.1571 -r1.1572
--- NEWS        22 Sep 2007 22:03:10 -0000      1.1571
+++ NEWS        23 Sep 2007 15:22:02 -0000      1.1572
@@ -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




reply via email to

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