log lisp/comint.el @ 5007:8ed435ca9650

age author description
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.
Mon, 25 Oct 1993 20:01:29 +0000 Richard M. Stallman (comint-scroll-to-bottom-on-input): Default to nil.
Mon, 25 Oct 1993 04:53:22 +0000 Richard M. Stallman (comint-scroll-to-bottom-on-input)
Fri, 22 Oct 1993 02:57:36 +0000 Richard M. Stallman (comint-after-partial-file-name-command):
Wed, 08 Sep 1993 06:59:23 +0000 Roland McGrath (comint-filename-prefix): New variable.
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert ring-mod -> mod
Mon, 09 Aug 1993 00:57:19 +0000 Richard M. Stallman (comint-mode-map): Delete C-c C-y binding.
Tue, 03 Aug 1993 07:52:10 +0000 Roland McGrath (comint-dynamic-list-completions): Expand PATHDIR in call to
Mon, 02 Aug 1993 23:33:41 +0000 Roland McGrath (comint-dynamic-complete): If called interactively twice in a row, give the
Mon, 02 Aug 1993 23:04:05 +0000 Roland McGrath (comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.
Mon, 02 Aug 1993 22:56:58 +0000 Roland McGrath (comint-dynamic-completion): Say "Sole completion", not "Unique
Wed, 28 Jul 1993 22:41:43 +0000 Roland McGrath (comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole
Fri, 16 Jul 1993 20:30:18 +0000 Roland McGrath (comint-{next,prev}-prompt, comint-send-eof): New functions.
Sun, 04 Jul 1993 21:02:21 +0000 Jim Blandy * comint.el (comint-prompt-regexp): Double the backslashes in the
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Tue, 01 Jun 1993 05:31:15 +0000 Richard M. Stallman (comint-filter): Put window-start before the input.
Wed, 26 May 1993 17:03:51 +0000 Richard M. Stallman (comint-filter): Restore buffer-read-only in proper buffer.
Wed, 12 May 1993 20:32:32 +0000 Richard M. Stallman (comint-filter): Increment opoint only if after insertion point.
Thu, 06 May 1993 19:51:08 +0000 Richard M. Stallman (comint-filter): New function.
Thu, 06 May 1993 18:51:49 +0000 Richard M. Stallman (comint-previous-matching-input): Use let* in the interactive.
Thu, 06 May 1993 14:30:09 +0000 Richard M. Stallman (comint-previous-matching-input): New command, on M-r.
Mon, 03 May 1993 03:35:01 +0000 Jim Blandy * comint.el (comint-match-partial-pathname): Move "---" range in
Sun, 25 Apr 1993 22:26:51 +0000 Eric S. Raymond (comint-mod): Nuked. A call to ring-mod replaces it.