summaryrefslogtreecommitdiff
path: root/lisp/comint.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 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
|\ \ | |/