aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2018-01-30 17:20:14 +0200
committerEli Zaretskii2018-01-30 17:20:14 +0200
commit1c7a936a947cbcf329042e5eb78be2eaf506ab9b (patch)
treeb0126e5641bc65fb1ccfdd9f91009927ffc2f417
parent1d4498b57030ee0dbf9adf809363f9524f0c5562 (diff)
downloademacs-1c7a936a947cbcf329042e5eb78be2eaf506ab9b.tar.gz
emacs-1c7a936a947cbcf329042e5eb78be2eaf506ab9b.zip
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 <f.j.wright@live.co.uk> in emacs-manual-bugs@gnu.org.
-rw-r--r--doc/emacs/entering.texi9
1 files 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 @@
18@cindex starting Emacs 18@cindex starting Emacs
19 19
20 The usual way to invoke Emacs is with the shell command 20 The usual way to invoke Emacs is with the shell command
21@command{emacs}. From a terminal window running in the X Window 21@command{emacs}. From a terminal window running a Unix shell in the X
22System, you can run Emacs in the background with @command{emacs &}; 22Window System, you can run Emacs in the background with @command{emacs
23this way, Emacs won't tie up the terminal window, so you can use it to 23&}; this way, Emacs won't tie up the terminal window, so you can use
24run other shell commands. 24it to run other shell commands. (For comparable methods of starting
25Emacs on MS-Windows, see @ref{Windows Startup}.)
25 26
26@cindex startup screen 27@cindex startup screen
27 When Emacs starts up, the initial frame displays a special buffer 28 When Emacs starts up, the initial frame displays a special buffer