summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-03-02 23:01:32 -0800
committerGlenn Morris <rgm@gnu.org>2011-03-02 23:01:32 -0800
commitd862b746f59929e71569c288ed761d08eccebba0 (patch)
tree36498c83a28a8cb790b634d945bd0c9548c53c82
parent0b973fc594aa04c4a22aa1aee7bc8b5c4f74c93f (diff)
downloademacs-d862b746f59929e71569c288ed761d08eccebba0.tar.gz
* etc/NEWS: Mention emacsclient -q.
-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.