index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
comint.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete comment.
Juri Linkov
2010-05-21
1
-1
/
+0
*
Update comint-password-prompt-regexp (Bug#2817).
Chong Yidong
2010-04-10
1
-5
/
+11
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* comint.el (comint-input-ring-size): Make it a defcustom and
Chong Yidong
2010-01-01
1
-2
/
+5
*
Don't lazy-highlight the comint output in history Isearch mode.
Juri Linkov
2009-12-07
1
-5
/
+5
*
(comint-insert-input): Ignore clicks to the right of
Stefan Monnier
2009-12-01
1
-1
/
+4
*
(comint-mode-map): Rebind `M-r' from
Juri Linkov
2009-11-30
1
-6
/
+6
*
Implement Isearch in comint input history. (Bug#3746)
Juri Linkov
2009-11-23
1
-0
/
+196
*
* widget.el (define-widget): Purecopy the docstring.
Dan Nicolaescu
2009-11-11
1
-1
/
+1
*
* comint.el (comint-replace-by-expanded-history-before-point):
Chong Yidong
2009-11-03
1
-4
/
+1
*
(comint-dynamic-list-completions): Use choose-completion rather than
Glenn Morris
2009-10-24
1
-1
/
+1
*
(comint-read-input-ring, comint-write-input-ring)
Stefan Monnier
2009-10-22
1
-29
/
+30
*
Replace completion-base-size by completion-base-position to fix bugs
Stefan Monnier
2009-10-15
1
-5
/
+5
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-2
/
+3
*
* comint.el (comint-exec, comint-run, make-comint): Doc
Chong Yidong
2009-09-25
1
-3
/
+5
*
(comint-exec-1): Check command is non-null first.
Nick Roberts
2009-08-30
1
-1
/
+1
*
(comint-insert-input): Be careful to only set point if we
Stefan Monnier
2009-08-30
1
-10
/
+13
*
(comint-insert-input): Doc fix.
Glenn Morris
2009-06-23
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(comint-save-input-ring-index): Add missing initial value.
Glenn Morris
2008-12-20
1
-2
/
+3
*
* align.el:
Lute Kamstra
2008-12-03
1
-16
/
+16
*
(comint-show-output): Adjust to stickiness changes of the output field.
Romain Francoise
2008-09-28
1
-5
/
+1
*
(comint-dynamic-complete-as-filename): Quote directory name when
Chong Yidong
2008-09-25
1
-1
/
+1
*
(comint-output-filter): Make output field properties front-sticky
Miles Bader
2008-09-19
1
-1
/
+3
*
(comint-dynamic-list-filename-completions): Quote common substring.
Chong Yidong
2008-08-27
1
-1
/
+1
*
(comint-dynamic-complete-as-filename): Generalize last change to allow
Chong Yidong
2008-08-27
1
-13
/
+6
*
(comint-dynamic-complete-as-filename): If case is ignored while
Chong Yidong
2008-08-26
1
-3
/
+16
*
* progmodes/compile.el (compilation-start): Don't disable undo in
Stefan Monnier
2008-06-13
1
-6
/
+2
*
* window.c (Vwindow_point_insertion_type): New var.
Stefan Monnier
2008-06-10
1
-42
/
+4
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
* comint.el (comint-dynamic-simple-complete):
Juri Linkov
2008-03-21
1
-4
/
+6
*
(comint-dynamic-complete-as-filename)
Juri Linkov
2008-03-21
1
-8
/
+21
*
Fix up indentation and comment style. Remove `function'.
Stefan Monnier
2008-03-12
1
-184
/
+168
*
(comint-exec-1): Don't change the coding-system for
Kenichi Handa
2008-03-05
1
-32
/
+49
*
Merge from emacs--rel--22
Miles Bader
2008-01-22
1
-0
/
+1
|
\
|
*
(comint-regexp-arg): Fix no-input case.
Glenn Morris
2008-01-16
1
-2
/
+4
|
*
(comint-insert-input): Set point first.
Nick Roberts
2008-01-10
1
-0
/
+1
*
|
(comint-regexp-arg): Fix no-input case.
Glenn Morris
2008-01-16
1
-2
/
+4
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2007-12-28
1
-1
/
+6
|
\
|
|
*
(comint-mode-map): Explicitly bind `delete' and `kp-delete'
Richard M. Stallman
2007-12-25
1
-0
/
+4
|
*
(comint-password-prompt-regexp): Match `Enter Password'.
Richard M. Stallman
2007-12-22
1
-1
/
+2
|
*
Chris Moore <christopher.ian.moore at gmail.com>
Glenn Morris
2007-10-23
1
-1
/
+2
*
|
Chris Moore <christopher.ian.moore at gmail.com>
Glenn Morris
2007-10-25
1
-1
/
+2
*
|
Merge from emacs--rel--22
Miles Bader
2007-10-15
1
-1
/
+1
|
\
|
|
*
(comint-password-prompt-regexp): Add 'LDAP'.
Eli Zaretskii
2007-10-13
1
-1
/
+1
|
*
(comint-mode): Don't set scroll-conservatively.
Glenn Morris
2007-09-02
1
-2
/
+8
*
|
(comint-mode): Don't set scroll-conservatively.
Glenn Morris
2007-09-02
1
-2
/
+8
*
|
* comint.el (comint-exec-1): Raise an error if
Michael Albinus
2007-08-22
1
-0
/
+2
[next]