log lisp/comint.el @ 112397:a7191495c39c

age author description
Thu, 20 Jan 2011 17:36:12 -0500 Stefan Monnier Don't mess with *temp*.
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 09 Jan 2011 16:07:30 -0500 Chong Yidong * lisp/comint.el (comint-highlight-prompt): Inherit from minibuffer-prompt.
Mon, 13 Dec 2010 10:27:36 -0500 Stefan Monnier Merge from emacs-23
Sat, 04 Dec 2010 19:55:00 -0500 Chong Yidong Doc fixes for comint functions (Bug#7499).
Thu, 09 Dec 2010 19:36:46 -0800 Glenn Morris * lisp/comint.el (comint-input-ring-file-name): Doc fix.
Wed, 17 Nov 2010 22:54:14 -0500 Stefan Monnier Merge from emacs-23
Wed, 17 Nov 2010 22:44:35 -0500 Stefan Monnier * comint.el (comint-kill-region): Fix last change.
Wed, 17 Nov 2010 21:09:41 -0500 Stefan Monnier Make the yank-handler argument obsolete.
Sat, 23 Oct 2010 12:15:44 -0700 Glenn Morris Fix bug#7224.
Sat, 23 Oct 2010 12:56:57 -0700 Glenn Morris * lisp/comint.el (comint-password-prompt-regexp): Make it less vague.
Fri, 01 Oct 2010 19:46:13 -0700 Glenn Morris Remove some functions, variables and aliases obsolete since at least 21.1.
Thu, 23 Sep 2010 00:09:24 -0700 Glenn Morris Tiny comint.el change.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Fri, 06 Aug 2010 15:53:59 +0200 Michael Albinus * comint.el (comint-mode): Make directory tracking functions
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Wed, 23 Jun 2010 23:38:09 -0700 Glenn Morris Doc fix.
Fri, 11 Jun 2010 10:39:54 -0400 Chong Yidong Fix for comint-password-prompt-regexp (Bug#6367).
Fri, 21 May 2010 00:38:59 +0300 Juri Linkov Remove obsolete comment.
Sat, 10 Apr 2010 19:54:50 -0400 Chong Yidong Update comint-password-prompt-regexp (Bug#2817).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 01 Jan 2010 13:43:25 -0500 Chong Yidong * comint.el (comint-input-ring-size): Make it a defcustom and
Mon, 07 Dec 2009 22:36:58 +0000 Juri Linkov Don't lazy-highlight the comint output in history Isearch mode.
Tue, 01 Dec 2009 20:31:57 +0000 Stefan Monnier (comint-insert-input): Ignore clicks to the right of
Mon, 30 Nov 2009 16:11:18 +0000 Juri Linkov (comint-mode-map): Rebind `M-r' from
Mon, 23 Nov 2009 20:30:33 +0000 Juri Linkov Implement Isearch in comint input history. (Bug#3746)
Wed, 11 Nov 2009 19:24:20 +0000 Dan Nicolaescu * widget.el (define-widget): Purecopy the docstring.
Tue, 03 Nov 2009 00:39:10 +0000 Chong Yidong * comint.el (comint-replace-by-expanded-history-before-point):