From 1c7a936a947cbcf329042e5eb78be2eaf506ab9b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 30 Jan 2018 17:20:14 +0200 Subject: [PATCH] Minor copyedits in "Entering" chapter of Emacs manual. * doc/emacs/entering.texi (Entering Emacs): Add a cross-reference to MS-Windows startup procedures. Clarify wording. Suggested by Francis Wright in emacs-manual-bugs@gnu.org. --- doc/emacs/entering.texi | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/emacs/entering.texi b/doc/emacs/entering.texi index de0d7818099..2ff258ffb0c 100644 --- a/doc/emacs/entering.texi +++ b/doc/emacs/entering.texi @@ -18,10 +18,11 @@ @cindex starting Emacs The usual way to invoke Emacs is with the shell command -@command{emacs}. From a terminal window running in the X Window -System, you can run Emacs in the background with @command{emacs &}; -this way, Emacs won't tie up the terminal window, so you can use it to -run other shell commands. +@command{emacs}. From a terminal window running a Unix shell in the X +Window System, you can run Emacs in the background with @command{emacs +&}; this way, Emacs won't tie up the terminal window, so you can use +it to run other shell commands. (For comparable methods of starting +Emacs on MS-Windows, see @ref{Windows Startup}.) @cindex startup screen When Emacs starts up, the initial frame displays a special buffer -- 2.39.2