Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (telnet-initial-filter): Fix error message. | Richard M. Stallman | 1997-01-08 | 1 | -12/+13 |
| | | | | Bind case-fold-search to t. | ||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -3/+4 |
| | |||||
* | (rsh): Name the buffer *rsh-HOST*. | Richard M. Stallman | 1995-03-13 | 1 | -3/+3 |
| | |||||
* | Fix typos in previous change. | Richard M. Stallman | 1995-03-12 | 1 | -2/+2 |
| | |||||
* | (rsh, telnet): Use pop-to-buffer. | Richard M. Stallman | 1995-03-12 | 1 | -4/+8 |
| | | | | | (same-window-regexps): Add elt to match *telnet-...* and *rsh...* with or without <N> at end. | ||||
* | (rsh): Use new global remote-shell-program. | Karl Heuer | 1995-01-18 | 1 | -6/+1 |
| | |||||
* | (telnet): Don't make assumptions about process name. | Richard M. Stallman | 1994-12-07 | 1 | -4/+6 |
| | | | | (telnet-send-process-next-char): Renamed from send-... | ||||
* | (telnet-mode-map): Inherit from comint-mode-map. | Richard M. Stallman | 1994-09-18 | 1 | -1/+1 |
| | |||||
* | (telnet): Use name *telnet-HOST*, not *HOST-telnet*. | Richard M. Stallman | 1994-09-18 | 1 | -2/+2 |
| | |||||
* | (telnet-program): New variable. | Richard M. Stallman | 1994-09-15 | 1 | -3/+6 |
| | | | | | | (telnet): Use telnet-program. (rsh-program): Renamed from telnet-rsh-program. (rsh): Use new name. | ||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | (telnet-initial-filter, read-password): Don't unnecessarily duplicate comint | Karl Heuer | 1994-04-08 | 1 | -12/+3 |
| | | | | functionality. | ||||
* | (telnet-maximum-count): Doc fix. | Karl Heuer | 1994-03-18 | 1 | -1/+1 |
| | |||||
* | (telnet): Use chars in comint-delimiter-argument-list. | Richard M. Stallman | 1994-03-02 | 1 | -1/+1 |
| | |||||
* | (telnet): Fix previous change--tentative idea | Richard M. Stallman | 1994-01-10 | 1 | -1/+0 |
| | | | | wasn't fully removed. | ||||
* | (telnet): Use comint-arguments. | Richard M. Stallman | 1993-12-24 | 1 | -1/+2 |
| | |||||
* | (telnet): Use comint-canonicalize-args. | Richard M. Stallman | 1993-12-24 | 1 | -0/+1 |
| | |||||
* | (telnet-filter): Rewrite, taken mostly from Lucid. | Richard M. Stallman | 1993-12-23 | 1 | -23/+25 |
| | | | | | | (telnet-prompt-pattern) (telnet-check-software-type-initialize): Don't let `telnet-prompt-pattern' match more than one line. | ||||
* | (telnet-rsh-program): New variable. | Richard M. Stallman | 1993-11-23 | 1 | -3/+8 |
| | | | | | (rsh): Use it. (telnet-count): Now buffer-local. | ||||
* | (rsh): Add `host' to args passed to make-comint. | Brian Fox | 1993-10-05 | 1 | -1/+1 |
| | |||||
* | (telnet): If we already have a telnet to HOST, just switch buffers. | Richard M. Stallman | 1993-08-03 | 1 | -13/+16 |
| | |||||
* | (telnet-simple-send): New function. | Richard M. Stallman | 1993-06-08 | 1 | -0/+7 |
| | | | | (telnet): Arrange to use that. | ||||
* | Commentary added. | Eric S. Raymond | 1993-04-23 | 1 | -7/+34 |
| | | | | | | (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. | ||||
* | Doc fix. | Christopher Zaborsky | 1992-11-10 | 1 | -4/+4 |
| | |||||
* | (telnet): Do erase-buffer after the initial output. | Richard M. Stallman | 1992-10-16 | 1 | -1/+1 |
| | |||||
* | (telnet): Wait for telnet output before sending `open'. | Richard M. Stallman | 1992-10-15 | 1 | -0/+2 |
| | |||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-14 | 1 | -1/+6 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-06-10 | 1 | -4/+9 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-03-16 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-02-21 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-05-09 | 1 | -0/+1 |
| | |||||
* | Initial revision | root | 1990-02-07 | 1 | -0/+180 |