diff options
| author | Glenn Morris | 2011-03-02 23:03:36 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-03-02 23:03:36 -0800 |
| commit | 15a7a774b1298bdbe279a5bd5fa6dcb0a94d7628 (patch) | |
| tree | f8feddb11bb50f0513b5555e7c9eb03fd0a67bd5 | |
| parent | d862b746f59929e71569c288ed761d08eccebba0 (diff) | |
| download | emacs-15a7a774b1298bdbe279a5bd5fa6dcb0a94d7628.tar.gz emacs-15a7a774b1298bdbe279a5bd5fa6dcb0a94d7628.zip | |
Fix typo in previous NEWS change.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -67,11 +67,11 @@ from load-path. -Q now implies this. | |||
| 67 | 67 | ||
| 68 | ** emacsclient changes | 68 | ** emacsclient changes |
| 69 | 69 | ||
| 70 | +++ | ||
| 71 | *** New emacsclient argument --parent-id ID can be used to open a | 70 | *** New emacsclient argument --parent-id ID can be used to open a |
| 72 | client frame in parent X window ID, via XEmbed. This works like the | 71 | client frame in parent X window ID, via XEmbed. This works like the |
| 73 | --parent-id argument to Emacs. | 72 | --parent-id argument to Emacs. |
| 74 | 73 | ||
| 74 | +++ | ||
| 75 | *** New emacsclient argument -q/--quiet suppresses some status messages. | 75 | *** New emacsclient argument -q/--quiet suppresses some status messages. |
| 76 | 76 | ||
| 77 | *** If emacsclient shuts down as a result of Emacs signalling an | 77 | *** If emacsclient shuts down as a result of Emacs signalling an |