log lisp/comint.el @ 6797:42c6431d1e00

age author description
Mon, 11 Apr 1994 20:30:44 +0000 Karl Heuer (comint-dynamic-complete-as-filename): Save end of match before calling other
Fri, 08 Apr 1994 06:57:27 +0000 Karl Heuer (comint-exec-1): Handle both termcap and terminfo.
Thu, 24 Mar 1994 07:50:47 +0000 Richard M. Stallman (comint-run): New command.
Tue, 08 Mar 1994 17:43:37 +0000 Richard M. Stallman (comint-completion-fignore): New variable.
Mon, 07 Mar 1994 20:21:56 +0000 Karl Heuer Comment fix.
Thu, 03 Mar 1994 23:53:46 +0000 Richard M. Stallman (comint-input-filter-functions)
Thu, 03 Mar 1994 23:30:57 +0000 Richard M. Stallman (comint-after-partial-filename-command,
Wed, 02 Mar 1994 22:00:24 +0000 Richard M. Stallman (comint-arguments): Use just one regexp to find end of arg
Wed, 02 Mar 1994 16:45:12 +0000 Richard M. Stallman (full-copy-sparse-keymap): Function deleted.
Sat, 26 Feb 1994 02:24:51 +0000 Karl Heuer (comint-exec-1): Force a local copy of the environment.
Sat, 15 Jan 1994 13:02:16 +0000 Richard M. Stallman (comint-show-output): Leave point at start of output, but push the mark.
Sun, 09 Jan 1994 17:12:18 +0000 Richard M. Stallman (comint-input-autoexpand): Make default nil.
Thu, 06 Jan 1994 20:24:06 +0000 Roland McGrath (comint-show-output): Use (point-max) rather than erring when the
Mon, 03 Jan 1994 10:46:53 +0000 Richard M. Stallman (comint-last-output-start): Add defvar.
Fri, 24 Dec 1993 02:40:33 +0000 Richard M. Stallman (comint-next-matching-input-from-input): Doc fix.
Thu, 23 Dec 1993 03:39:27 +0000 Richard M. Stallman (comint-read-input-ring): New arg SILENT.
Thu, 25 Nov 1993 04:14:10 +0000 Richard M. Stallman (comint-send-input): Don't call comint-arguments
Wed, 24 Nov 1993 05:12:36 +0000 Richard M. Stallman (comint-send-input): Don't call comint-arguments while
Tue, 23 Nov 1993 07:52:33 +0000 Richard M. Stallman (comint-preinput-scroll-to-bottom): If SCROLL is `this',
Wed, 17 Nov 1993 14:20:31 +0000 Richard M. Stallman (comint-scroll-show-maximum-output): Make default nil.
Tue, 16 Nov 1993 09:29:01 +0000 Richard M. Stallman (comint-send-input): Run comint-output-filter-functions
Mon, 15 Nov 1993 05:18:33 +0000 Richard M. Stallman (comint-read-input-ring, comint-write-input-ring):
Sat, 13 Nov 1993 00:02:20 +0000 Richard M. Stallman (comint-match-partial-filename): Consider +@: part of
Thu, 11 Nov 1993 10:05:51 +0000 Richard M. Stallman Comment change.
Wed, 10 Nov 1993 07:10:58 +0000 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
Wed, 10 Nov 1993 00:38:47 +0000 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
Mon, 08 Nov 1993 23:55:50 +0000 Richard M. Stallman (comint-preinput-scroll-to-bottom): Added
Mon, 08 Nov 1993 12:44:18 +0000 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
Sun, 07 Nov 1993 10:43:36 +0000 Richard M. Stallman (comint-postoutput-scroll-to-bottom):
Wed, 27 Oct 1993 03:32:10 +0000 Richard M. Stallman (comint-mode-map): Merge menu bar item Output into Input.