summaryrefslogtreecommitdiff
path: root/man/entering.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-08-15 20:31:03 +0000
committerRichard M. Stallman <rms@gnu.org>2002-08-15 20:31:03 +0000
commit784c6ff0ed89f040bdfd838b60080d5e08a1f1b0 (patch)
treeeb7ea24d45eb7bb0240a8056f537917cfe5afdc8 /man/entering.texi
parentddb0de6969fd973561ad7bf73aa68e432be987e3 (diff)
downloademacs-784c6ff0ed89f040bdfd838b60080d5e08a1f1b0.tar.gz
Mention emacsclient, with xref.
Diffstat (limited to 'man/entering.texi')
-rw-r--r--man/entering.texi5
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
log out. @xref{Files}, for more information on visiting more than one
file.
+ If you want to edit a file from another program and already have
+Emacs running, you can use the @command{emacsclient} program to open a
+file in the already running Emacs. @xref{Emacs Server}, for more
+information on editing files with Emacs from other programs.
+
@node Exiting, Basic, Entering Emacs, Top
@section Exiting Emacs
@cindex exiting