diff options
| -rw-r--r-- | man/entering.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/entering.texi b/man/entering.texi index aca33be850b..f33cd739401 100644 --- a/man/entering.texi +++ b/man/entering.texi | |||
| @@ -54,6 +54,11 @@ for editing. Usually you do not kill the Emacs until you are about to | |||
| 54 | log out. @xref{Files}, for more information on visiting more than one | 54 | log out. @xref{Files}, for more information on visiting more than one |
| 55 | file. | 55 | file. |
| 56 | 56 | ||
| 57 | If you want to edit a file from another program and already have | ||
| 58 | Emacs running, you can use the @command{emacsclient} program to open a | ||
| 59 | file in the already running Emacs. @xref{Emacs Server}, for more | ||
| 60 | information on editing files with Emacs from other programs. | ||
| 61 | |||
| 57 | @node Exiting, Basic, Entering Emacs, Top | 62 | @node Exiting, Basic, Entering Emacs, Top |
| 58 | @section Exiting Emacs | 63 | @section Exiting Emacs |
| 59 | @cindex exiting | 64 | @cindex exiting |