diff options
| author | Glenn Morris <rgm@gnu.org> | 2011-03-02 23:01:32 -0800 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2011-03-02 23:01:32 -0800 |
| commit | d862b746f59929e71569c288ed761d08eccebba0 (patch) | |
| tree | 36498c83a28a8cb790b634d945bd0c9548c53c82 | |
| parent | 0b973fc594aa04c4a22aa1aee7bc8b5c4f74c93f (diff) | |
| download | emacs-d862b746f59929e71569c288ed761d08eccebba0.tar.gz | |
* etc/NEWS: Mention emacsclient -q.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |
