log lisp/comint.el @ 72833:81a55a7dc3c3

age author description
Tue, 12 Sep 2006 16:43:25 +0000 Paul Eggert * etc/NEWS: In terminal-oriented subshells, the EMACS environment
Fri, 02 Jun 2006 02:04:15 +0000 Luc Teirlinck (comint-send-input): Do not add help-echo and mouse-face to input if
Fri, 26 May 2006 16:44:53 +0000 Reiner Steib (comint-kill-whole-line): Rename arg to count. Fix
Wed, 10 May 2006 21:31:09 +0000 Nick Roberts (comint-insert-input): Just make it when
Wed, 10 May 2006 02:07:12 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-272
Wed, 10 May 2006 01:58:37 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-271
Wed, 10 May 2006 00:34:02 +0000 Nick Roberts (comint-insert-input): Make it work when comint-use-prompt-regexp is t.
Sat, 22 Apr 2006 23:30:13 +0000 Romain Francoise (comint-match-partial-filename): Doc fix.
Wed, 19 Apr 2006 21:17:12 +0000 J.D. Smith Remove C-c C-j binding.
Tue, 18 Apr 2006 23:48:53 +0000 J.D. Smith (comint-previous-input): Don't clobber input line when moving off either
Mon, 27 Mar 2006 08:50:20 +0000 Nick Roberts (comint-dynamic-list-completions): Allow user to select *Completions* buffer.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 17 Nov 2005 22:58:11 +0000 John Paul Wallington (comint-insert-input): Use `posn-set-point' instead of
Sun, 30 Oct 2005 16:42:48 +0000 Luc Teirlinck (comint-send-input): Call `comint-update-fence' when
Sun, 02 Oct 2005 03:34:29 +0000 Richard M. Stallman (comint-redirect-subvert-readonly): Doc fix.
Wed, 28 Sep 2005 17:47:00 +0000 Romain Francoise (comint-show-output): Really set point at the beginning of the output
Thu, 25 Aug 2005 10:56:51 +0000 Richard M. Stallman (comint-file-name-prefix): Add autoload.
Tue, 09 Aug 2005 11:25:35 +0000 Richard M. Stallman (send-invisible): Identify buffer, if not selected.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 21 Jul 2005 15:11:27 +0000 Juanma Barranquero (comint-use-prompt-regexp, comint-send-input, comint-source-default,
Fri, 08 Jul 2005 13:44:42 +0000 Eli Zaretskii (comint-postoutput-scroll-to-bottom)
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 01:49:19 +0000 Juanma Barranquero (comint-completion, comint-source): Finsh `degroup' descriptions with period.
Tue, 28 Jun 2005 18:55:00 +0000 Richard M. Stallman (comint-password-prompt-regexp): Accept ", try again".
Thu, 16 Jun 2005 16:06:10 +0000 Juanma Barranquero (comint-replace-by-expanded-filename, comint-prompt-regexp,
Fri, 10 Jun 2005 00:17:49 +0000 Juanma Barranquero (comint-check-proc, make-comint-in-buffer, comint-source-default): Doc fixes.
Thu, 09 Jun 2005 21:16:40 +0000 Luc Teirlinck (comint-mode-hook): Do not enable Font Lock by default.
Thu, 09 Jun 2005 21:08:13 +0000 Luc Teirlinck (comint-send-input): Bind `inhibit-read-only' around call to `delete-region'.
Thu, 26 May 2005 13:13:36 +0000 Lute Kamstra Use run-mode-hooks in example.
Fri, 29 Apr 2005 00:27:51 +0000 Luc Teirlinck (comint-output-filter-functions): Add autoload cookie.