Mercurial > emacs
changeset 7855:69ec123ef310
(server-start): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 11 Jun 1994 20:18:46 +0000 |
parents | 280cc1ac9f4a |
children | 9687141f6264 |
files | lisp/server.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/server.el Sat Jun 11 20:11:36 1994 +0000 +++ b/lisp/server.el Sat Jun 11 20:18:46 1994 +0000 @@ -136,7 +136,7 @@ "Allow this Emacs process to be a server for client processes. This starts a server communications subprocess through which client \"editors\" can send your editing commands to this Emacs job. -To use the server, set up the program `etc/emacsclient' in the +To use the server, set up the program `emacsclient' in the Emacs distribution as your standard \"editor\". Prefix arg means just kill any existing server communications subprocess."