summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7be8d4fb34b..0030a37ad69 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -67,10 +67,13 @@ from load-path. -Q now implies this.
** emacsclient changes
++++
*** New emacsclient argument --parent-id ID can be used to open a
client frame in parent X window ID, via XEmbed. This works like the
--parent-id argument to Emacs.
+*** New emacsclient argument -q/--quiet suppresses some status messages.
+
*** If emacsclient shuts down as a result of Emacs signalling an
error, its exit status is 1.