log lisp/comint.el @ 24582:1dc1bccbb4cc

age author description
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.