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
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Broaden comint-password-prompt-regexp
Glenn Morris
2017-04-28
1
-1
/
+2
*
Write a named function
Mark Oteiza
2017-03-15
1
-2
/
+5
*
* lisp/comint.el (comint-password-prompt-regexp): Add SUDO. (Bug#24817)
Glenn Morris
2017-02-23
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Comint: new user option for C-c M-r and C-c M-s
Philipp Stephani
2016-11-22
1
-1
/
+13
*
|
Update parameter :version to 26.1 in several defcustom
Tino Calancha
2016-11-17
1
-1
/
+1
*
|
Fix Bug#24203
Michael Albinus
2016-08-17
1
-2
/
+2
*
|
* lisp/comint.el (comint-password-prompt-regexp): Add "PEM" for OpenVPN.
Michael Albinus
2016-08-10
1
-1
/
+2
*
|
Include "Retype" as a comint password prompt
Lars Magne Ingebrigtsen
2016-04-26
1
-2
/
+3
|
/
*
Comint and compile no longer set EMACS
Paul Eggert
2016-04-08
1
-7
/
+0
*
Comint, term, and compile now set EMACS
Paul Eggert
2016-03-23
1
-0
/
+7
*
* lisp/comint.el (comint-prompt-read-only): Clean tabs in docstring
Artur Malabarba
2016-02-07
1
-4
/
+4
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-3
/
+3
*
; Do not overwrite preexisting contents of unread-command-events
David Kastrup
2015-08-04
1
-2
/
+3
*
Fix fontification of keywords clobbered by the prompt.
Wolfgang Jenkner
2015-04-17
1
-11
/
+11
*
Stop messing with the EMACS env var
Stefan Monnier
2015-04-09
1
-2
/
+0
*
Preserve face text properties in comint prompt.
Wolfgang Jenkner
2015-03-27
1
-8
/
+13
*
Merge from origin/emacs-24
Paul Eggert
2015-03-03
1
-3
/
+4
|
\
|
*
* lisp/comint.el (comint-line-beginning-position): Revert searching for
Juri Linkov
2015-02-19
1
-3
/
+4
*
|
Merge from origin/emacs-24
Paul Eggert
2015-03-03
1
-2
/
+6
|
\
|
|
*
Better support for the case of typing RET on the prompt in comint.
Juri Linkov
2015-02-10
1
-2
/
+6
*
|
Merge from origin/emacs-24
Paul Eggert
2015-03-03
1
-10
/
+14
|
\
|
|
*
Better multi-line input support in comint.el
Juri Linkov
2015-02-05
1
-10
/
+14
|
*
More fixes to support multi-line search in comint
Juri Linkov
2015-01-13
1
-5
/
+11
|
*
Better support for multi-line shell input.
Juri Linkov
2015-01-13
1
-5
/
+5
|
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
* comint.el (comint-mode-map): Fix obvious typo.
Karl Fogel
2015-02-24
1
-1
/
+1
*
|
Add new interactive command comint-clear-buffer
Bozhidar Batsov
2015-02-24
1
-0
/
+6
*
|
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
More fixes to support multi-line search in comint
Juri Linkov
2014-12-29
1
-5
/
+11
*
|
Better support for milti-line shell input.
Juri Linkov
2014-12-06
1
-5
/
+5
*
|
Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.de
Juanma Barranquero
2014-04-25
1
-2
/
+3
|
\
|
|
*
* lisp/simple.el (completion-list-mode-map): Use choose-completion for the
Stefan Monnier
2014-04-22
1
-2
/
+3
*
|
completion-in-region-mode improvements
Daniel Colascione
2014-03-30
1
-0
/
+6
*
|
Allow `declare' to set the interactive-only property
Glenn Morris
2014-03-22
1
-1
/
+1
|
/
*
Replace some uses of obsolete argument of display-completion-list
Glenn Morris
2014-02-28
1
-3
/
+8
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Tweak comint docstring to suggest remap bindings
Daniel Colascione
2014-02-01
1
-2
/
+2
*
Fix Bug#13124.
Chong Yidong
2014-01-17
1
-8
/
+7
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
comint.el (comint-output-filter): Fix rear-nonsticky property placement.
Vitalie Spinu
2013-12-20
1
-11
/
+10
*
* comint.el (comint-previous-matching-input-from-input): Retain point.
Le Wang
2013-12-18
1
-5
/
+7
*
* lisp/comint.el (comint-mode-map): Replace `delete-char' with `delete-forwar...
Juri Linkov
2013-12-13
1
-3
/
+3
*
* lisp/misearch.el (multi-isearch-buffers): Set the value of
Juri Linkov
2013-12-11
1
-2
/
+2
[next]