diff options
| author | Paul Eggert | 2011-06-25 11:31:36 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-06-25 11:31:36 -0700 |
| commit | 948b98fd3c17e56b5fa606eedbe6487091f2b66d (patch) | |
| tree | 470d98f5aa36d512902da3db4d9f35b3c0fe6f07 /etc | |
| parent | 7a7ef429182915745380c3074771d9f747dab964 (diff) | |
| parent | 11fdef7d0cf3ef1ce30d1cd09ca9ca9a2b099d20 (diff) | |
| download | emacs-948b98fd3c17e56b5fa606eedbe6487091f2b66d.tar.gz emacs-948b98fd3c17e56b5fa606eedbe6487091f2b66d.zip | |
Merge from trunk.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -84,6 +84,10 @@ client frame in parent X window ID, via XEmbed. This works like the | |||
| 84 | +++ | 84 | +++ |
| 85 | *** New emacsclient argument -q/--quiet suppresses some status messages. | 85 | *** New emacsclient argument -q/--quiet suppresses some status messages. |
| 86 | 86 | ||
| 87 | +++ | ||
| 88 | *** New emacsclient argument --frame-parameters can be used to set the | ||
| 89 | frame parameters of a newly-created graphical frame. | ||
| 90 | |||
| 87 | *** If emacsclient shuts down as a result of Emacs signalling an | 91 | *** If emacsclient shuts down as a result of Emacs signalling an |
| 88 | error, its exit status is 1. | 92 | error, its exit status is 1. |
| 89 | 93 | ||