summaryrefslogtreecommitdiff
path: root/lisp/comint.el
Commit message (Expand)AuthorAgeFilesLines
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Add "Enter Auth" prompt handling for OpenVPN (Bug#35724)Matthew Bauer2019-05-241-2/+3
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Remove buggy regexp use in comint-output-filterPaul Eggert2019-03-181-14/+0
* Fix more regular expression typosPaul Eggert2019-03-181-2/+2
* Revert last tweak in 'comint-output-filter'Martin Rudalics2019-03-121-1/+1
* More regexp corrections and tweaksPaul Eggert2019-03-101-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* * lisp/comint.el (comint-skip-input): Set inhibit-read-only to tAlex Branham2019-02-241-2/+5
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Detect Chinese sudo password prompts (Bug#31075)Noam Postavsky2018-08-231-1/+2
* | Fix comint-password-prompt-regexpNoam Postavsky2018-08-231-1/+1
* | * lisp/comint.el: Clean up namespaceStefan Monnier2018-07-181-9/+10
* | Improve documentation of recent changes in ComintEli Zaretskii2018-06-181-11/+14
* | comint-insert-previous-argument doesn't detect and ignore trailing &Dima Kogan2018-06-171-3/+0
* | comint-insert-previous-argument counts args from start or from endDima Kogan2018-06-171-13/+31
* | Merge from emacs-26Noam Postavsky2018-06-101-3/+5
|\ \ | |/
| * Fix comint-get-old-input-default for output field case (Bug#25028)Noam Postavsky2018-06-041-3/+5
* | More alias-related tediumGlenn Morris2018-04-201-2/+2
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-3/+0
* | Merge from origin/emacs-26Paul Eggert2018-03-101-2/+2
|\ \ | |/
| * Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-081-2/+2
* | * lisp/comint.el (comint-after-pmark-p): Check if buffer has a live process.Juri Linkov2018-02-101-13/+16
* | * lisp/comint.el (comint-history-isearch-setup): Check if process is live.Juri Linkov2018-02-061-4/+11
* | Restore isearch correctly after M-e in special modes (bug#30187)Juri Linkov2018-01-231-5/+7
* | Merge from origin/emacs-26Glenn Morris2018-01-151-11/+3
|\ \ | |/
| * Remove incorrect documentation in comint.elCharles A. Roelli2018-01-151-11/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Support French password prompts in shellIan Johnson2017-12-221-2/+2
|/
* ; * 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