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):
|
Sat, 24 Oct 2009 03:50:20 +0000 |
Glenn Morris |
(comint-dynamic-list-completions): Use choose-completion rather than
|
Thu, 22 Oct 2009 03:24:31 +0000 |
Stefan Monnier |
(comint-read-input-ring, comint-write-input-ring)
|
Thu, 15 Oct 2009 01:50:17 +0000 |
Stefan Monnier |
Replace completion-base-size by completion-base-position to fix bugs
|
Fri, 02 Oct 2009 03:48:36 +0000 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|
Fri, 25 Sep 2009 03:42:22 +0000 |
Chong Yidong |
* comint.el (comint-exec, comint-run, make-comint): Doc
|
Sun, 30 Aug 2009 22:24:05 +0000 |
Nick Roberts |
(comint-exec-1): Check command is non-null first.
|
Sun, 30 Aug 2009 05:10:22 +0000 |
Stefan Monnier |
(comint-insert-input): Be careful to only set point if we
|
Tue, 23 Jun 2009 07:25:12 +0000 |
Glenn Morris |
(comint-insert-input): Doc fix.
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sat, 20 Dec 2008 03:26:00 +0000 |
Glenn Morris |
(comint-save-input-ring-index): Add missing initial value.
|
Wed, 03 Dec 2008 05:48:14 +0000 |
Lute Kamstra |
* align.el:
|
Sun, 28 Sep 2008 16:56:48 +0000 |
Romain Francoise |
(comint-show-output): Adjust to stickiness changes of the output field.
|
Thu, 25 Sep 2008 19:26:03 +0000 |
Chong Yidong |
(comint-dynamic-complete-as-filename): Quote directory name when
|
Fri, 19 Sep 2008 00:37:30 +0000 |
Miles Bader |
(comint-output-filter): Make output field properties front-sticky
|
Wed, 27 Aug 2008 17:14:32 +0000 |
Chong Yidong |
(comint-dynamic-list-filename-completions): Quote common substring.
|
Wed, 27 Aug 2008 17:04:34 +0000 |
Chong Yidong |
(comint-dynamic-complete-as-filename): Generalize last change to allow
|
Tue, 26 Aug 2008 23:49:01 +0000 |
Chong Yidong |
(comint-dynamic-complete-as-filename): If case is ignored while
|