1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
25e907da8b (telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
functionality.
1994-04-08 00:18:37 +00:00
Karl Heuer
846731a5db (telnet-maximum-count): Doc fix. 1994-03-18 05:54:56 +00:00
Richard M. Stallman
0cf4932f77 (telnet): Use chars in comint-delimiter-argument-list. 1994-03-02 22:03:44 +00:00
Richard M. Stallman
802557a4f1 (telnet): Fix previous change--tentative idea
wasn't fully removed.
1994-01-10 18:15:22 +00:00
Richard M. Stallman
6cc0778f31 (telnet): Use comint-arguments. 1993-12-24 04:00:16 +00:00
Richard M. Stallman
202af1a239 (telnet): Use comint-canonicalize-args. 1993-12-24 03:07:30 +00:00
Richard M. Stallman
e3683fc767 (telnet-filter): Rewrite, taken mostly from Lucid.
(telnet-prompt-pattern)
(telnet-check-software-type-initialize):
Don't let `telnet-prompt-pattern' match more than one line.
1993-12-23 03:22:55 +00:00
Richard M. Stallman
f603e51306 (telnet-rsh-program): New variable.
(rsh): Use it.
(telnet-count): Now buffer-local.
1993-11-23 21:51:54 +00:00
Brian Fox
784a2b51e7 (rsh): Add `host' to args passed to make-comint. 1993-10-05 01:57:38 +00:00
Richard M. Stallman
901249a345 (telnet): If we already have a telnet to HOST, just switch buffers. 1993-08-03 04:09:19 +00:00
Richard M. Stallman
3ed5409efa (telnet-simple-send): New function.
(telnet): Arrange to use that.
1993-06-08 01:29:05 +00:00
Eric S. Raymond
b501435020 Commentary added.
(telnet): Doc fix.
(rsh): Added entry point for rsh to remote host, per suggestion by
Michael McNamara <mac@ardent.com>.  No change to any other code.
1993-04-23 02:20:59 +00:00
Christopher Zaborsky
1433a22243 Doc fix. 1992-11-10 20:01:10 +00:00
Richard M. Stallman
628ed36619 (telnet): Do erase-buffer after the initial output. 1992-10-16 01:35:47 +00:00
Richard M. Stallman
2a01536358 (telnet): Wait for telnet output before sending `open'. 1992-10-15 07:18:11 +00:00
Eric S. Raymond
5814274441 entered into RCS 1992-07-22 02:58:48 +00:00
Eric S. Raymond
22a89ee866 *** empty log message *** 1992-07-14 21:51:51 +00:00
Jim Blandy
492878e483 *** empty log message *** 1992-06-10 02:47:07 +00:00
Eric S. Raymond
c88ab9ce4a *** empty log message *** 1992-05-30 21:11:25 +00:00
Jim Blandy
49116ac071 *** empty log message *** 1992-03-16 20:39:07 +00:00
Jim Blandy
94a861b5aa *** empty log message *** 1992-02-21 17:27:46 +00:00
Jim Blandy
f9f9507e1d *** empty log message *** 1991-05-09 21:50:55 +00:00
root
1d23795ac2 Initial revision 1990-02-07 20:09:46 +00:00