mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-05-30 09:12:58 -07:00
* doc/emacs/entering.texi (Entering Emacs): Fix markup.
This commit is contained in:
parent
01932c8dec
commit
f180075f15
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@
|
||||||
|
|
||||||
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, you can
|
||||||
run Emacs in the background with @command{emacs &}; this way, Emacs
|
run Emacs in the background with @kbd{emacs &}; this way, Emacs won't
|
||||||
won't tie up the terminal window, so you can use it to run other shell
|
tie up the terminal window, so you can use it to run other shell
|
||||||
commands. (For comparable methods of starting Emacs on MS-Windows,
|
commands. (For comparable methods of starting Emacs on MS-Windows,
|
||||||
see @ref{Windows Startup}.)
|
see @ref{Windows Startup}.)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue