summaryrefslogtreecommitdiff
path: root/lisp/comint.el
Commit message (Expand)AuthorAge
* Comint and compile no longer set EMACSPaul Eggert2016-04-08
* Comint, term, and compile now set EMACSPaul Eggert2016-03-23
* * lisp/comint.el (comint-prompt-read-only): Clean tabs in docstringArtur Malabarba2016-02-07
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-04
* Fix fontification of keywords clobbered by the prompt.Wolfgang Jenkner2015-04-17
* Stop messing with the EMACS env varStefan Monnier2015-04-09
* Preserve face text properties in comint prompt.Wolfgang Jenkner2015-03-27
* Merge from origin/emacs-24Paul Eggert2015-03-03
|\
| * * lisp/comint.el (comint-line-beginning-position): Revert searching forJuri Linkov2015-02-19
* | Merge from origin/emacs-24Paul Eggert2015-03-03
|\|
| * Better support for the case of typing RET on the prompt in comint.Juri Linkov2015-02-10
* | Merge from origin/emacs-24Paul Eggert2015-03-03
|\|
| * Better multi-line input support in comint.elJuri Linkov2015-02-05
| * More fixes to support multi-line search in comintJuri Linkov2015-01-13
| * Better support for multi-line shell input.Juri Linkov2015-01-13
| * Update copyright year to 2015Paul Eggert2015-01-01
* | * comint.el (comint-mode-map): Fix obvious typo.Karl Fogel2015-02-24
* | Add new interactive command comint-clear-bufferBozhidar Batsov2015-02-24
* | Update copyright year to 2015Paul Eggert2015-01-01
* | More fixes to support multi-line search in comintJuri Linkov2014-12-29
* | Better support for milti-line shell input.Juri Linkov2014-12-06
* | Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.deJuanma Barranquero2014-04-25
|\|
| * * lisp/simple.el (completion-list-mode-map): Use choose-completion for theStefan Monnier2014-04-22
* | completion-in-region-mode improvementsDaniel Colascione2014-03-30
* | Allow `declare' to set the interactive-only propertyGlenn Morris2014-03-22
|/
* Replace some uses of obsolete argument of display-completion-listGlenn Morris2014-02-28
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Tweak comint docstring to suggest remap bindingsDaniel Colascione2014-02-01
* Fix Bug#13124.Chong Yidong2014-01-17
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* comint.el (comint-output-filter): Fix rear-nonsticky property placement.Vitalie Spinu2013-12-20
* * comint.el (comint-previous-matching-input-from-input): Retain point.Le Wang2013-12-18
* * lisp/comint.el (comint-mode-map): Replace `delete-char' with `delete-forwar...Juri Linkov2013-12-13
* * lisp/misearch.el (multi-isearch-buffers): Set the value ofJuri Linkov2013-12-11
* Make the `interactive-only' bytecomp warning like the `obsolete' oneGlenn Morris2013-11-30
* * lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Bozhidar Batsov2013-11-25
* Add pre-redisplay-function and rectangular regionStefan Monnier2013-10-29
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-10
* Misc changes to reduce use of `(lambda...); and other cleanups.Stefan Monnier2013-08-29
* * lisp/comint.el:Christopher Schmidt2013-08-08
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* * comint.el (comint-redirect-results-list-from-process): FixLeo Liu2013-06-21
* * comint.el (comint-redirect-results-list-from-process): FixLeo Liu2013-06-21
* * comint.el (comint-previous-matching-input): Do not flood theLeo Liu2013-05-25
* comint-password-prompt-regexp tweakGlenn Morris2013-05-18
* Misc custom group fixesGlenn Morris2013-05-15