aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.multi-tty4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.multi-tty b/README.multi-tty
index 365810d1bae..a4bbb52f62f 100644
--- a/README.multi-tty
+++ b/README.multi-tty
@@ -43,9 +43,7 @@ then start up the emacs server (src/emacs, M-x server-start), and then
43You'll hopefully have two fully working frames on separate terminals. 43You'll hopefully have two fully working frames on separate terminals.
44If you exit emacs, both terminals should be restored to their previous 44If you exit emacs, both terminals should be restored to their previous
45states. You can close the newly opened frame and return to the shell 45states. You can close the newly opened frame and return to the shell
46without exiting Emacs with C-x 5 0, i.e., delete-frame. 46without exiting Emacs by pressing C-x 5 0, i.e., delete-frame.
47
48
49 47
50X, Mac, Windows and DOS support is broken, probably doesn't even 48X, Mac, Windows and DOS support is broken, probably doesn't even
51compile -- this will be solved later. 49compile -- this will be solved later.