aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong2008-11-08 17:24:22 +0000
committerChong Yidong2008-11-08 17:24:22 +0000
commit040575352102171e2455e6c0a67b48d62088f572 (patch)
tree22104f13e5a089a284b4bd10211c8fcb068bf98c /etc
parentcc524e3b21048028222d305d3a8e34ab89da9b3e (diff)
downloademacs-040575352102171e2455e6c0a67b48d62088f572.tar.gz
emacs-040575352102171e2455e6c0a67b48d62088f572.zip
Remove incorrect and redundant entry about emacsclient -c.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 87a41650ec5..63018bd89de 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -125,11 +125,6 @@ frame on the current $DISPLAY (or a tty frame if $DISPLAY is not set).
125You can test for the presence of this feature in your Lisp code by 125You can test for the presence of this feature in your Lisp code by
126testing for the `multi-tty' feature. 126testing for the `multi-tty' feature.
127+++ 127+++
128**** Emacsclient can now open new terminal frames.
129Now, the default behavior is to open a new Emacs frame by default.
130Use the -c option to get the old behavior of opening files in the
131currently 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
135starts the server. Clients can connect and create graphical or 130starts the server. Clients can connect and create graphical or