log lisp/comint.el @ 24765:6c69a507d9bd

age author description
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.
Sun, 24 Aug 1997 21:38:12 +0000 Richard M. Stallman (comint-preoutput-filter-functions): New variable.
Tue, 15 Jul 1997 08:32:51 +0000 Simon Marshall change maintainer.
Tue, 27 May 1997 15:32:03 +0000 Richard M. Stallman Comment change.
Mon, 26 May 1997 09:53:59 +0000 Simon Marshall Use insert to preserve marker positions (pmark) and delete last.
Mon, 05 May 1997 01:07:37 +0000 Richard M. Stallman (comint-mode): Add a mode-class property.
Sun, 27 Apr 1997 22:05:34 +0000 Richard M. Stallman (comint-input-face): Deleted.
Sun, 13 Apr 1997 02:41:42 +0000 Richard M. Stallman Fix previous change.
Sun, 13 Apr 1997 02:39:56 +0000 Richard M. Stallman Add defgroup's; use defcustom for user vars.
Mon, 31 Mar 1997 22:25:27 +0000 Karl Heuer (comint-delchar-or-maybe-eof): Check for null proc.
Sat, 15 Mar 1997 13:10:07 +0000 Simon Marshall minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, comint-exec-1.
Mon, 27 Jan 1997 22:55:04 +0000 Richard M. Stallman (comint-exec-1): Use file-accessible-directory-p.
Wed, 08 Jan 1997 14:59:41 +0000 Simon Marshall remove references in comments to long defunct make-shell.
Sun, 17 Nov 1996 19:38:48 +0000 Karl Heuer (comint-password-prompt-regexp): Recognize AIX format.
Sat, 09 Nov 1996 09:21:20 +0000 Richard M. Stallman (comint-output-filter): Run comint-output-filter-functions
Tue, 08 Oct 1996 23:00:54 +0000 Richard M. Stallman (comint-read-noecho): Clear out the intermediate strings.
Thu, 01 Aug 1996 22:34:09 +0000 Richard M. Stallman (comint-file-name-chars): Was comint-file-name-regexp.
Wed, 17 Jul 1996 21:09:42 +0000 Karl Heuer (send-invisble): Comment fix.
Fri, 12 Jul 1996 07:32:45 +0000 Simon Marshall 1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark.
Fri, 28 Jun 1996 08:08:45 +0000 Richard M. Stallman (comint-send-input): Use insert-before-markers for all the insertions.
Sun, 09 Jun 1996 20:31:04 +0000 Richard M. Stallman (comint-dynamic-complete-as-filename)
Sun, 09 Jun 1996 12:51:53 +0000 Karl Heuer (comint-file-name-quote-list): Doc fix.
Wed, 05 Jun 1996 18:24:14 +0000 Richard M. Stallman (comint-dynamic-complete-filename) [ms-dos, windows-nt]:
Sun, 17 Mar 1996 15:29:34 +0000 Richard M. Stallman (comint-exec-1): Use dumb instead of unknown, for terminfo.
Thu, 22 Feb 1996 02:50:30 +0000 Erik Naggum (make-comint, comint-run): Fix autoload cookie.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 23:30:16 +0000 Karl Heuer (comint-ptyp, comint-completion-autolist): Doc fix.
Mon, 11 Dec 1995 13:52:09 +0000 Simon Marshall Use comint-input-sender to send text (Peter Gabriel <gabriel@or.iabg.de>).
Sun, 22 Oct 1995 16:56:46 +0000 Richard M. Stallman (comint-exec-1): Don't alter EMACS envvar if it's already defined.
Fri, 29 Sep 1995 03:50:47 +0000 Richard M. Stallman Fix previous change.
Fri, 29 Sep 1995 03:49:35 +0000 Richard M. Stallman (comint-password-prompt-regexp): Recognize
Wed, 12 Jul 1995 19:18:45 +0000 Karl Heuer (comint-kill-output): Preserve entire partial line at
Tue, 13 Jun 1995 23:31:17 +0000 Karl Heuer (comint-mode): Use make-local-hook.
Fri, 02 Jun 1995 07:42:12 +0000 Simon Marshall Don't go forward over a word-char if we're at bob, and set match-data.
Sat, 08 Apr 1995 20:48:07 +0000 Richard M. Stallman (make-comint): Error, if start-process is not fboundp.