log lisp/comint.el @ 32605:9da8bac6f2bd

age author description
Wed, 18 Oct 2000 01:43:01 +0000 Miles Bader (comint-output-filter):
Mon, 09 Oct 2000 02:29:48 +0000 Miles Bader Cleanup whitespace.
Fri, 06 Oct 2000 04:54:57 +0000 Miles Bader (comint-watch-for-password-prompt): Use STRING as a prompt.
Fri, 29 Sep 2000 02:05:07 +0000 Stefan Monnier (comint-mode-hook): Docstring fix.
Wed, 13 Sep 2000 12:04:55 +0000 Miles Bader (comint-output-filter):
Tue, 29 Aug 2000 11:21:09 +0000 Miles Bader (comint-send-input):
Tue, 22 Aug 2000 10:09:56 +0000 Miles Bader (comint-output-filter):
Sat, 19 Aug 2000 12:36:48 +0000 Miles Bader (comint-output-filter):
Sat, 19 Aug 2000 01:55:40 +0000 Miles Bader (comint-output-filter): Remove ad-hoc saving of restriction, and just
Mon, 14 Aug 2000 12:56:03 +0000 Miles Bader (comint-bol): Use `forward-line 0' instead of calling beginning-of-line
Sat, 12 Aug 2000 01:46:20 +0000 Miles Bader (comint-output-filter): Don't bother frobbing window-start, it doesn't
Fri, 11 Aug 2000 19:15:51 +0000 Miles Bader (comint-send-string, comint-send-region): Make into real functions.
Thu, 10 Aug 2000 13:02:52 +0000 Miles Bader (comint-output-filter): Doc fixes & misc code cleanup.
Thu, 10 Aug 2000 10:52:29 +0000 Miles Bader (comint-send-input): Make the newline boundary overlay rear-nonsticky.
Thu, 10 Aug 2000 10:34:14 +0000 Miles Bader (comint-highlight-prompt, comint-highlight-prompt-face)
Tue, 08 Aug 2000 22:55:38 +0000 Miles Bader (comint-output-filter): Properly handle the case where the text
Mon, 07 Aug 2000 14:50:09 +0000 Miles Bader (comint-use-prompt-regexp-instead-of-fields): New variable.
Wed, 19 Jul 2000 15:50:13 +0000 Gerd Moellmann (comint-highlight-input, comint-highlight-face):
Fri, 23 Jun 2000 07:05:13 +0000 Gerd Moellmann (comint-substitute-in-file-name): Call replace-match
Mon, 22 May 2000 17:41:53 +0000 Dave Love Add to debug-ignored-errors.
Thu, 11 May 2000 20:34:51 +0000 Gerd Moellmann (comint-read-input-ring): Move reference to
Wed, 08 Mar 2000 23:46:09 +0000 Stefan Monnier (comint-exec-1): Add the current-dir to the exec-path when
Mon, 06 Dec 1999 17:44:17 +0000 Gerd Moellmann (comint-redirect-results-list)
Fri, 26 Nov 1999 21:24:39 +0000 Dave Love Fix last change.
Fri, 26 Nov 1999 17:34:30 +0000 Richard M. Stallman (comint-preoutput-filter-functions): Doc fix.
Tue, 23 Nov 1999 10:17:25 +0000 Gerd Moellmann Add redirection.from active comint buffers into
Mon, 25 Oct 1999 13:43:15 +0000 Gerd Moellmann (comint-output-filter): Make the Comint buffer current
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.