diff options
| -rw-r--r-- | README.multi-tty | 4 |
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 | |||
| 43 | You'll hopefully have two fully working frames on separate terminals. | 43 | You'll hopefully have two fully working frames on separate terminals. |
| 44 | If you exit emacs, both terminals should be restored to their previous | 44 | If you exit emacs, both terminals should be restored to their previous |
| 45 | states. You can close the newly opened frame and return to the shell | 45 | states. You can close the newly opened frame and return to the shell |
| 46 | without exiting Emacs with C-x 5 0, i.e., delete-frame. | 46 | without exiting Emacs by pressing C-x 5 0, i.e., delete-frame. |
| 47 | |||
| 48 | |||
| 49 | 47 | ||
| 50 | X, Mac, Windows and DOS support is broken, probably doesn't even | 48 | X, Mac, Windows and DOS support is broken, probably doesn't even |
| 51 | compile -- this will be solved later. | 49 | compile -- this will be solved later. |