summaryrefslogtreecommitdiff
path: root/lisp/telnet.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1991-05-09 21:50:55 +0000
committerJim Blandy <jimb@redhat.com>1991-05-09 21:50:55 +0000
commitf9f9507e1d3202408b73b0c32a6e504502a70d5e (patch)
treef53ad33f6276bfcd7d883fc82c7a6f8795c80f6a /lisp/telnet.el
parent745bc783eb8bd84b07a7d512660947ec214e71eb (diff)
downloademacs-f9f9507e1d3202408b73b0c32a6e504502a70d5e.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/telnet.el')
-rw-r--r--lisp/telnet.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/telnet.el b/lisp/telnet.el
index 77939cf0dd1..9da56bd8dd8 100644
--- a/lisp/telnet.el
+++ b/lisp/telnet.el
@@ -139,6 +139,7 @@ rejecting one login and prompting for the again for a username and password.")
(interactive)
(comint-send-input telnet-new-line telnet-remote-echoes))
+;;;###autoload
(defun telnet (arg)
"Open a network login connection to host named HOST (a string).
Communication with HOST is recorded in a buffer *HOST-telnet*.