log lisp/comint.el @ 25630:4feb8ce584a5

age author description
Sun, 29 Aug 1999 20:55:30 +0000 Richard M. Stallman (comint-input-ring-separator): New variable.
Mon, 16 Aug 1999 04:04:27 +0000 Karl Heuer Fix maintainer address.
Tue, 20 Jul 1999 04:17:05 +0000 Karl Heuer (comint-arguments): Handle \ followed by space or tab.
Sun, 27 Jun 1999 21:39:42 +0000 Karl Heuer (comint-password-prompt-regexp): Allow "(again)".
Mon, 24 May 1999 06:45:49 +0000 Karl Heuer (comint-bol-or-process-mark): Doc fix.
Tue, 11 May 1999 22:32:52 +0000 Joel N. Weber II (comint-password-prompt-regexp): Modified to match the output of ksu
Sun, 09 May 1999 00:44:50 +0000 Karl Heuer (comint-password-prompt-regexp): Fix last change to be more specific.
Fri, 07 May 1999 05:26:44 +0000 Joel N. Weber II (comint-password-prompt-regexp): Modified so that it matches the
Thu, 11 Mar 1999 22:56:58 +0000 Karl Heuer (comint-password-prompt-regexp): Accept "login password:"
Mon, 02 Nov 1998 18:59:11 +0000 Markus Rost (comint-file-name-quote-list): Doc fix.
Tue, 29 Sep 1998 10:14:44 +0000 Simon Marshall make pre-command-hook & comint-exec-hook local hooks.
Mon, 07 Sep 1998 23:39:23 +0000 Geoff Voelker (comint-arguments): Ignore backslashes when using
Sat, 15 Aug 1998 22:27:54 +0000 Richard M. Stallman (comint-postoutput-scroll-to-bottom): Cope with unset
Tue, 04 Aug 1998 09:30:02 +0000 Richard M. Stallman (comint-bol-or-process-mark): Refer to this command's name correctly.
Tue, 30 Jun 1998 21:43:39 +0000 Richard M. Stallman (comint-exec-1): Setup coding systems appropriately.
Wed, 24 Jun 1998 08:50:14 +0000 Andreas Schwab (comint-input-autoexpand): Use `other' widget type.
Thu, 28 May 1998 01:16:21 +0000 Richard M. Stallman (comint-mode-map): Move bindings of
Wed, 27 May 1998 21:06:56 +0000 Richard M. Stallman (comint-get-next-from-history): New command.
Tue, 05 May 1998 21:29:28 +0000 Richard M. Stallman (comint-replace-by-expanded-history-before-point):
Thu, 23 Apr 1998 03:55:36 +0000 Richard M. Stallman (comint-replace-by-expanded-history): New arg START.
Fri, 17 Apr 1998 05:23:53 +0000 Geoff Voelker (comint-filename-chars): Combine DOS and Windows strings.
Sat, 21 Mar 1998 06:16:35 +0000 Richard M. Stallman (comint-preoutput-filter-functions): Doc fix.
Sat, 14 Mar 1998 04:42:18 +0000 Richard M. Stallman (comint-word): store-match-data => set-match-data.
Mon, 02 Mar 1998 19:02:28 +0000 Richard M. Stallman (comint-arguments): Treat \" and such as part of one arg.
Fri, 27 Feb 1998 12:58:26 +0000 Simon Marshall Changed to use directory-sep-char rather than "/".
Sat, 14 Feb 1998 04:32:38 +0000 Richard M. Stallman (comint-interrupt-subjob): Call comint-kill-input.
Thu, 11 Dec 1997 07:25:16 +0000 Karl Heuer (comint-strip-ctrl-m): Don't die if
Thu, 02 Oct 1997 03:03:32 +0000 Karl Heuer (comint-regexp-arg): No need to bind
Tue, 09 Sep 1997 07:24:02 +0000 Richard M. Stallman (comint-file-name-chars): Doc fix.
Tue, 02 Sep 1997 19:37:39 +0000 Geoff Voelker (comint-file-name-chars): Use separate sets for ms-dos and windows-nt.