log lisp/telnet.el @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
Thu, 11 Dec 1997 07:24:47 +0000 Karl Heuer (telnet-filter): Position comint-last-output-start.
Mon, 08 Sep 1997 10:27:58 +0000 Richard M. Stallman (telnet-initial-filter): Temporarily go to proper buffer.
Sat, 09 Aug 1997 17:35:22 +0000 Richard M. Stallman (telnet-host-properties): Initialize it properly.
Sat, 26 Jul 1997 18:41:15 +0000 Richard M. Stallman (telnet): Handle multiple telnet programs better.
Mon, 05 May 1997 01:01:17 +0000 Richard M. Stallman (telnet-mode): Add a mode-class property.
Wed, 08 Jan 1997 06:56:06 +0000 Richard M. Stallman (telnet-initial-filter): Fix error message.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Mon, 13 Mar 1995 05:29:11 +0000 Richard M. Stallman (rsh): Name the buffer *rsh-HOST*.
Sun, 12 Mar 1995 18:33:29 +0000 Richard M. Stallman Fix typos in previous change.
Sun, 12 Mar 1995 18:29:24 +0000 Richard M. Stallman (rsh, telnet): Use pop-to-buffer.
Wed, 18 Jan 1995 19:47:32 +0000 Karl Heuer (rsh): Use new global remote-shell-program.
Wed, 07 Dec 1994 13:17:48 +0000 Richard M. Stallman (telnet): Don't make assumptions about process name.
Sun, 18 Sep 1994 20:06:54 +0000 Richard M. Stallman (telnet-mode-map): Inherit from comint-mode-map.
Sun, 18 Sep 1994 18:16:20 +0000 Richard M. Stallman (telnet): Use name *telnet-HOST*, not *HOST-telnet*.
Thu, 15 Sep 1994 04:20:07 +0000 Richard M. Stallman (telnet-program): New variable.
Tue, 03 May 1994 23:47:06 +0000 Karl Heuer Update copyright.
Fri, 08 Apr 1994 00:18:37 +0000 Karl Heuer (telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
Fri, 18 Mar 1994 05:54:56 +0000 Karl Heuer (telnet-maximum-count): Doc fix.
Wed, 02 Mar 1994 22:03:44 +0000 Richard M. Stallman (telnet): Use chars in comint-delimiter-argument-list.
Mon, 10 Jan 1994 18:15:22 +0000 Richard M. Stallman (telnet): Fix previous change--tentative idea
Fri, 24 Dec 1993 04:00:16 +0000 Richard M. Stallman (telnet): Use comint-arguments.
Fri, 24 Dec 1993 03:07:30 +0000 Richard M. Stallman (telnet): Use comint-canonicalize-args.
Thu, 23 Dec 1993 03:22:55 +0000 Richard M. Stallman (telnet-filter): Rewrite, taken mostly from Lucid.
Tue, 23 Nov 1993 21:51:54 +0000 Richard M. Stallman (telnet-rsh-program): New variable.
Tue, 05 Oct 1993 01:57:38 +0000 Brian Fox (rsh): Add `host' to args passed to make-comint.
Tue, 03 Aug 1993 04:09:19 +0000 Richard M. Stallman (telnet): If we already have a telnet to HOST, just switch buffers.
Tue, 08 Jun 1993 01:29:05 +0000 Richard M. Stallman (telnet-simple-send): New function.
Fri, 23 Apr 1993 02:20:59 +0000 Eric S. Raymond Commentary added.
Tue, 10 Nov 1992 20:01:10 +0000 Christopher Zaborsky Doc fix.
Fri, 16 Oct 1992 01:35:47 +0000 Richard M. Stallman (telnet): Do erase-buffer after the initial output.
Thu, 15 Oct 1992 07:18:11 +0000 Richard M. Stallman (telnet): Wait for telnet output before sending `open'.
Wed, 22 Jul 1992 02:58:48 +0000 Eric S. Raymond entered into RCS
Tue, 14 Jul 1992 21:51:51 +0000 Eric S. Raymond *** empty log message ***
Wed, 10 Jun 1992 02:47:07 +0000 Jim Blandy *** empty log message ***
Sat, 30 May 1992 21:11:25 +0000 Eric S. Raymond *** empty log message ***
Mon, 16 Mar 1992 20:39:07 +0000 Jim Blandy *** empty log message ***
Fri, 21 Feb 1992 17:27:46 +0000 Jim Blandy *** empty log message ***
Thu, 09 May 1991 21:50:55 +0000 Jim Blandy *** empty log message ***
Wed, 07 Feb 1990 20:09:46 +0000 root Initial revision