summaryrefslogtreecommitdiff
path: root/lisp/comint.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Tweak comint docstring to suggest remap bindingsDaniel Colascione2014-02-011-2/+2
* Fix Bug#13124.Chong Yidong2014-01-171-8/+7
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* comint.el (comint-output-filter): Fix rear-nonsticky property placement.Vitalie Spinu2013-12-201-11/+10
* * comint.el (comint-previous-matching-input-from-input): Retain point.Le Wang2013-12-181-5/+7
* * lisp/comint.el (comint-mode-map): Replace `delete-char' with `delete-forwar...Juri Linkov2013-12-131-3/+3
* * lisp/misearch.el (multi-isearch-buffers): Set the value ofJuri Linkov2013-12-111-2/+2
* Make the `interactive-only' bytecomp warning like the `obsolete' oneGlenn Morris2013-11-301-1/+1
* * lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Bozhidar Batsov2013-11-251-0/+1
* Add pre-redisplay-function and rectangular regionStefan Monnier2013-10-291-4/+3
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-16/+12
* Misc changes to reduce use of `(lambda...); and other cleanups.Stefan Monnier2013-08-291-2/+3
* * lisp/comint.el:Christopher Schmidt2013-08-081-28/+26
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-4/+4
* * comint.el (comint-redirect-results-list-from-process): FixLeo Liu2013-06-211-2/+3
* * comint.el (comint-redirect-results-list-from-process): FixLeo Liu2013-06-211-2/+2
* * comint.el (comint-previous-matching-input): Do not flood theLeo Liu2013-05-251-1/+2
* comint-password-prompt-regexp tweakGlenn Morris2013-05-181-1/+1