log lisp/comint.el @ 8060:5b9bbe66631c

age author description
Sat, 25 Jun 1994 22:27:06 +0000 Richard M. Stallman (comint-send-input): Update markers before actually sending the input.
Thu, 23 Jun 1994 23:11:23 +0000 Richard M. Stallman (comint-read-input-ring): Use ring-insert-at-beginning.
Fri, 10 Jun 1994 23:02:04 +0000 Richard M. Stallman (comint-dynamic-list-completions): No space in *Completions*.
Thu, 02 Jun 1994 16:29:05 +0000 Richard M. Stallman (comint-dynamic-complete-as-filename)
Mon, 30 May 1994 12:23:10 +0000 Richard M. Stallman (comint-read-input-ring): Make regexp stricter.
Thu, 05 May 1994 03:58:49 +0000 Richard M. Stallman Comment change.
Sun, 24 Apr 1994 08:14:46 +0000 Richard M. Stallman (comint-mode): Remove space after `:' in mode-line-process.
Sat, 23 Apr 1994 06:52:33 +0000 Richard M. Stallman (comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.
Thu, 21 Apr 1994 06:42:24 +0000 Richard M. Stallman (comint-mode): Set comint-last-input-start and
Tue, 19 Apr 1994 00:51:24 +0000 Karl Heuer (comint-replace-by-expanded-history): Expand only at prompt.
Fri, 15 Apr 1994 19:25:34 +0000 Karl Heuer Doc fix.
Thu, 14 Apr 1994 20:16:54 +0000 Karl Heuer (comint-replace-by-expanded-history-before-point): Advance point
Wed, 13 Apr 1994 16:18:35 +0000 Karl Heuer (comint-dynamic-complete-as-filename): Simplify.
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.