Mercurial > emacs
diff lisp/server.el @ 7855:69ec123ef310
(server-start): Doc fix.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Sat, 11 Jun 1994 20:18:46 +0000 |
| parents | 8c8410bc0f1b |
| children | 80350a95921a |
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."
