* doc/emacs/entering.texi (Entering Emacs): Fix last change.
This commit is contained in:
parent
59657c482d
commit
22922c7c67
1 changed files with 5 additions and 5 deletions
|
@ -18,11 +18,11 @@
|
||||||
@cindex starting Emacs
|
@cindex starting Emacs
|
||||||
|
|
||||||
The usual way to invoke Emacs is with the shell command
|
The usual way to invoke Emacs is with the shell command
|
||||||
@command{emacs}. From a terminal window running a Unix shell in the X
|
@command{emacs}. From a terminal window running a Unix shell, you can
|
||||||
Window System, you can run Emacs in the background with @command{emacs
|
run Emacs in the background with @command{emacs &}; this way, Emacs
|
||||||
&}; this way, Emacs won't tie up the terminal window, so you can use
|
won't tie up the terminal window, so you can use it to run other shell
|
||||||
it to run other shell commands. (For comparable methods of starting
|
commands. (For comparable methods of starting Emacs on MS-Windows,
|
||||||
Emacs on MS-Windows, see @ref{Windows Startup}.)
|
see @ref{Windows Startup}.)
|
||||||
|
|
||||||
@cindex startup screen
|
@cindex startup screen
|
||||||
When Emacs starts up, the initial frame displays a special buffer
|
When Emacs starts up, the initial frame displays a special buffer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue