log lisp/comint.el @ 35514:e25ec5ecc3f5

age author description
Wed, 24 Jan 2001 16:21:56 +0000 Gerd Moellmann (comint-replace-by-expanded-history-before-point): Fix
Thu, 11 Jan 2001 15:39:27 +0000 Gerd Moellmann (comint-goto-process-mark): Don't print a message
Tue, 02 Jan 2001 14:15:22 +0000 Gerd Moellmann (comint-input-history-ignore): New variable.
Fri, 22 Dec 2000 16:24:53 +0000 Miles Bader From Markus Rost <markus.rost@mathematik.uni-regensburg.de>:
Fri, 15 Dec 2000 14:09:22 +0000 Miles Bader (comint-send-string, comint-send-region): Also accept a buffer, buffer-name,
Fri, 03 Nov 2000 20:59:18 +0000 Stefan Monnier (comint-mode): Don't both with make-local-hook.
Fri, 03 Nov 2000 11:38:38 +0000 Dave Love Capital in last change.
Fri, 03 Nov 2000 11:31:34 +0000 Dave Love (comint-completion-addsuffix): Fix custom type.
Thu, 02 Nov 2000 02:25:27 +0000 Eric M. Ludlam (comint-add-to-input-history): New function.
Mon, 30 Oct 2000 06:25:26 +0000 Miles Bader (comint-get-old-input-default): Reword error message.
Mon, 30 Oct 2000 06:21:13 +0000 Miles Bader (comint-replace-by-expanded-history): Don't use
Sun, 29 Oct 2000 14:48:11 +0000 Miles Bader (comint-highlight-prompt): Add :type.
Fri, 27 Oct 2000 08:00:32 +0000 Miles Bader (make-comint-in-buffer): New function.
Thu, 26 Oct 2000 00:46:47 +0000 Miles Bader (comint-mode): Locally set `next-line-add-newlines' to nil.
Wed, 25 Oct 2000 05:21:54 +0000 Miles Bader (comint-output-filter, comint-send-input):
Sun, 22 Oct 2000 12:34:29 +0000 Miles Bader (comint-highlight-input, comint-highlight-prompt):
Thu, 19 Oct 2000 04:21:09 +0000 Miles Bader (comint-write-output): Add APPEND argument. Rework interactive spec.
Thu, 19 Oct 2000 03:46:11 +0000 Miles Bader (comint-mode-map): Bind `C-c C-s' to comint-write-output.
Thu, 19 Oct 2000 02:12:03 +0000 Miles Bader (comint-write-output, comint-append-output-to-file): New functions.
Wed, 18 Oct 2000 14:42:38 +0000 Gerd Moellmann (comint-read-input-ring): Bugfix such that the first
Wed, 18 Oct 2000 14:08:27 +0000 Miles Bader (comint-delete-output): Renamed from `comint-kill-output'.
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.
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