summaryrefslogtreecommitdiff
path: root/lisp/comint.el
Commit message (Expand)AuthorAgeFilesLines
* Fix comint-get-old-input-default for output field case (Bug#25028)Noam Postavsky2018-06-041-3/+5
* Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-081-2/+2
* Remove incorrect documentation in comint.elCharles A. Roelli2018-01-151-11/+3
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; * lisp/comint.el (comint-terminfo-terminal): Add a :version tag.Eli Zaretskii2017-12-151-1/+2
* Add option to configure comint TERMAllen Li2017-12-151-13/+22
* Add missing :version tags revealed by cusver-checkGlenn Morris2017-12-121-0/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Broaden comint-password-prompt-regexpGlenn Morris2017-04-281-1/+2
* Write a named functionMark Oteiza2017-03-151-2/+5
* * lisp/comint.el (comint-password-prompt-regexp): Add SUDO. (Bug#24817)Glenn Morris2017-02-231-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Comint: new user option for C-c M-r and C-c M-sPhilipp Stephani2016-11-221-1/+13
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | Fix Bug#24203Michael Albinus2016-08-171-2/+2
* | * lisp/comint.el (comint-password-prompt-regexp): Add "PEM" for OpenVPN.Michael Albinus2016-08-101-1/+2
* | Include "Retype" as a comint password promptLars Magne Ingebrigtsen2016-04-261-2/+3
|/
* Comint and compile no longer set EMACSPaul Eggert2016-04-081-7/+0
* Comint, term, and compile now set EMACSPaul Eggert2016-03-231-0/+7
* * lisp/comint.el (comint-prompt-read-only): Clean tabs in docstringArtur Malabarba2016-02-071-4/+4
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-2/+3
* Fix fontification of keywords clobbered by the prompt.Wolfgang Jenkner2015-04-171-11/+11
* Stop messing with the EMACS env varStefan Monnier2015-04-091-2/+0
* Preserve face text properties in comint prompt.Wolfgang Jenkner2015-03-271-8/+13
* Merge from origin/emacs-24Paul Eggert2015-03-031-3/+4
|\
| * * lisp/comint.el (comint-line-beginning-position): Revert searching forJuri Linkov2015-02-191-3/+4
* | Merge from origin/emacs-24Paul Eggert2015-03-031-2/+6
|\ \ | |/
| * Better support for the case of typing RET on the prompt in comint.Juri Linkov2015-02-101-2/+6
* | Merge from origin/emacs-24Paul Eggert2015-03-031-10/+14
|\ \ | |/
| * Better multi-line input support in comint.elJuri Linkov2015-02-051-10/+14
| * More fixes to support multi-line search in comintJuri Linkov2015-01-131-5/+11
| * Better support for multi-line shell input.Juri Linkov2015-01-131-5/+5
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | * comint.el (comint-mode-map): Fix obvious typo.Karl Fogel2015-02-241-1/+1
* | Add new interactive command comint-clear-bufferBozhidar Batsov2015-02-241-0/+6
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | More fixes to support multi-line search in comintJuri Linkov2014-12-291-5/+11
* | Better support for milti-line shell input.Juri Linkov2014-12-061-5/+5
* | Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.deJuanma Barranquero2014-04-251-2/+3
|\ \ | |/
| * * lisp/simple.el (completion-list-mode-map): Use choose-completion for theStefan Monnier2014-04-221-2/+3
* | completion-in-region-mode improvementsDaniel Colascione2014-03-301-0/+6
* | Allow `declare' to set the interactive-only propertyGlenn Morris2014-03-221-1/+1
|/
* Replace some uses of obsolete argument of display-completion-listGlenn Morris2014-02-281-3/+8