log lisp/comint.el @ 75347:e3694f1cb928

age author description
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sun, 17 Dec 2006 20:39:33 +0000 Richard M. Stallman Comment change.
Sat, 09 Dec 2006 13:10:01 +0000 Romain Francoise Revert last change.
Sat, 09 Dec 2006 11:14:35 +0000 Romain Francoise (comint-insert-input): Delete obsolete comment.
Tue, 28 Nov 2006 02:19:20 +0000 Richard M. Stallman (comint-exec-1): Provide Emacs version and `comint' in INSIDE_EMACS.
Sat, 18 Nov 2006 21:01:33 +0000 Chong Yidong (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
Thu, 28 Sep 2006 19:09:19 +0000 Richard M. Stallman (comint-mode): Bind font-lock-defaults non-nil.
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.