mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-12 17:10:43 -08:00
* doc/emacs/entering.texi (Entering Emacs): Another wording fix.
This commit is contained in:
parent
e21f0189f3
commit
6386efc8f7
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, you can
|
@command{emacs}. From a terminal window running a Unix shell on a GUI
|
||||||
run Emacs in the background with @kbd{emacs &}; this way, Emacs won't
|
terminal, you can run Emacs in the background with @kbd{emacs &}; this
|
||||||
tie up the terminal window, so you can use it to run other shell
|
way, Emacs won't tie up the terminal window, so you can use it to run
|
||||||
commands. (For comparable methods of starting Emacs on MS-Windows,
|
other shell commands. (For comparable methods of starting Emacs on
|
||||||
see @ref{Windows Startup}.)
|
MS-Windows, 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