diff options
| author | Chong Yidong | 2008-11-08 17:24:22 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-11-08 17:24:22 +0000 |
| commit | 040575352102171e2455e6c0a67b48d62088f572 (patch) | |
| tree | 22104f13e5a089a284b4bd10211c8fcb068bf98c /etc | |
| parent | cc524e3b21048028222d305d3a8e34ab89da9b3e (diff) | |
| download | emacs-040575352102171e2455e6c0a67b48d62088f572.tar.gz emacs-040575352102171e2455e6c0a67b48d62088f572.zip | |
Remove incorrect and redundant entry about emacsclient -c.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -125,11 +125,6 @@ frame on the current $DISPLAY (or a tty frame if $DISPLAY is not set). | |||
| 125 | You can test for the presence of this feature in your Lisp code by | 125 | You can test for the presence of this feature in your Lisp code by |
| 126 | testing for the `multi-tty' feature. | 126 | testing for the `multi-tty' feature. |
| 127 | +++ | 127 | +++ |
| 128 | **** Emacsclient can now open new terminal frames. | ||
| 129 | Now, the default behavior is to open a new Emacs frame by default. | ||
| 130 | Use the -c option to get the old behavior of opening files in the | ||
| 131 | currently selected Emacs frame. | ||
| 132 | +++ | ||
| 133 | *** Emacs can now start in background, as a daemon when using the | 128 | *** Emacs can now start in background, as a daemon when using the |
| 134 | --daemon command line argument. It disconnects from the terminal and | 129 | --daemon command line argument. It disconnects from the terminal and |
| 135 | starts the server. Clients can connect and create graphical or | 130 | starts the server. Clients can connect and create graphical or |