log lisp/comint.el @ 82442:a2c869327160

age author description
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Sun, 15 Jul 2007 01:00:37 +0000 Jason Rumney (comint-simple-send): Concat newline before sending.
Thu, 12 Jul 2007 04:14:48 +0000 Stefan Monnier (comint-dynamic-complete-as-filename,comint-dynamic-list-filename-completions):
Tue, 10 Jul 2007 19:52:11 +0000 Michael Albinus * comint.el (make-comint, make-comint-in-buffer)
Wed, 16 Jan 2008 08:10:15 +0000 Glenn Morris (comint-regexp-arg): Fix no-input case.
Thu, 10 Jan 2008 11:28:33 +0000 Nick Roberts (comint-insert-input): Set point first.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 25 Dec 2007 16:56:20 +0000 Richard M. Stallman (comint-mode-map): Explicitly bind `delete' and `kp-delete'
Sat, 22 Dec 2007 16:22:33 +0000 Richard M. Stallman (comint-password-prompt-regexp): Match `Enter Password'.
Tue, 23 Oct 2007 07:10:41 +0000 Glenn Morris Chris Moore <christopher.ian.moore at gmail.com>
Sat, 13 Oct 2007 11:33:19 +0000 Eli Zaretskii (comint-password-prompt-regexp): Add 'LDAP'.
Sun, 02 Sep 2007 01:29:35 +0000 Glenn Morris (comint-mode): Don't set scroll-conservatively.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 22 Jul 2007 22:54:14 +0000 Jason Rumney (comint-simple-send): Concat newline before sending.
Mon, 02 Apr 2007 14:01:02 +0000 Chong Yidong (comint-send-input): Widen the buffer first.