summaryrefslogtreecommitdiff
path: root/lisp/comint.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix comint-redirect-results-list regexp usage (Bug#42662)Phil Sainty2020-08-13
* Update copyright year to 2020Paul Eggert2020-01-01
* Added `comint-password-function' hookMichael R. Mauger2019-12-22
* Respect buffer-local values in comint-read-input-ringLars Ingebrigtsen2019-10-01
* Support program switches in 'comint-run' commandPhil Sainty2019-07-11
* Add recursion check for comint password promptingLars Ingebrigtsen2019-07-10
* Update author/maintainer infoPaul Eggert2019-05-26
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Add "Enter Auth" prompt handling for OpenVPN (Bug#35724)Matthew Bauer2019-05-24
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Remove buggy regexp use in comint-output-filterPaul Eggert2019-03-18
* Fix more regular expression typosPaul Eggert2019-03-18
* Revert last tweak in 'comint-output-filter'Martin Rudalics2019-03-12
* More regexp corrections and tweaksPaul Eggert2019-03-10
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* * lisp/comint.el (comint-skip-input): Set inhibit-read-only to tAlex Branham2019-02-24
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Detect Chinese sudo password prompts (Bug#31075)Noam Postavsky2018-08-23
* | Fix comint-password-prompt-regexpNoam Postavsky2018-08-23
* | * lisp/comint.el: Clean up namespaceStefan Monnier2018-07-18
* | Improve documentation of recent changes in ComintEli Zaretskii2018-06-18
* | comint-insert-previous-argument doesn't detect and ignore trailing &Dima Kogan2018-06-17
* | comint-insert-previous-argument counts args from start or from endDima Kogan2018-06-17
* | Merge from emacs-26Noam Postavsky2018-06-10
|\|
| * Fix comint-get-old-input-default for output field case (Bug#25028)Noam Postavsky2018-06-04
* | More alias-related tediumGlenn Morris2018-04-20
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
* | Merge from origin/emacs-26Paul Eggert2018-03-10
|\|
| * Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-08
* | * lisp/comint.el (comint-after-pmark-p): Check if buffer has a live process.Juri Linkov2018-02-10
* | * lisp/comint.el (comint-history-isearch-setup): Check if process is live.Juri Linkov2018-02-06
* | Restore isearch correctly after M-e in special modes (bug#30187)Juri Linkov2018-01-23
* | Merge from origin/emacs-26Glenn Morris2018-01-15
|\|
| * Remove incorrect documentation in comint.elCharles A. Roelli2018-01-15
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Support French password prompts in shellIan Johnson2017-12-22
|/
* ; * lisp/comint.el (comint-terminfo-terminal): Add a :version tag.Eli Zaretskii2017-12-15
* Add option to configure comint TERMAllen Li2017-12-15
* Add missing :version tags revealed by cusver-checkGlenn Morris2017-12-12
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Broaden comint-password-prompt-regexpGlenn Morris2017-04-28
* Write a named functionMark Oteiza2017-03-15
* * lisp/comint.el (comint-password-prompt-regexp): Add SUDO. (Bug#24817)Glenn Morris2017-02-23
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31