aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/comint.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (comint-save-input-ring-index): Add missing initial value.Glenn Morris2008-12-201-2/+3
* * align.el:Lute Kamstra2008-12-031-16/+16
* (comint-show-output): Adjust to stickiness changes of the output field.Romain Francoise2008-09-281-5/+1
* (comint-dynamic-complete-as-filename): Quote directory name whenChong Yidong2008-09-251-1/+1
* (comint-output-filter): Make output field properties front-stickyMiles Bader2008-09-191-1/+3
* (comint-dynamic-list-filename-completions): Quote common substring.Chong Yidong2008-08-271-1/+1
* (comint-dynamic-complete-as-filename): Generalize last change to allowChong Yidong2008-08-271-13/+6
* (comint-dynamic-complete-as-filename): If case is ignored whileChong Yidong2008-08-261-3/+16
* * progmodes/compile.el (compilation-start): Don't disable undo inStefan Monnier2008-06-131-6/+2
* * window.c (Vwindow_point_insertion_type): New var.Stefan Monnier2008-06-101-42/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * comint.el (comint-dynamic-simple-complete):Juri Linkov2008-03-211-4/+6
* (comint-dynamic-complete-as-filename)Juri Linkov2008-03-211-8/+21
* Fix up indentation and comment style. Remove `function'.Stefan Monnier2008-03-121-184/+168
* (comint-exec-1): Don't change the coding-system forKenichi Handa2008-03-051-32/+49
* Merge from emacs--rel--22Miles Bader2008-01-221-0/+1
|\
| * (comint-regexp-arg): Fix no-input case.Glenn Morris2008-01-161-2/+4
| * (comint-insert-input): Set point first.Nick Roberts2008-01-101-0/+1
* | (comint-regexp-arg): Fix no-input case.Glenn Morris2008-01-161-2/+4
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--rel--22Miles Bader2007-12-281-1/+6
|\|
| * (comint-mode-map): Explicitly bind `delete' and `kp-delete'Richard M. Stallman2007-12-251-0/+4
| * (comint-password-prompt-regexp): Match `Enter Password'.Richard M. Stallman2007-12-221-1/+2
| * Chris Moore <christopher.ian.moore at gmail.com>Glenn Morris2007-10-231-1/+2
* | Chris Moore <christopher.ian.moore at gmail.com>Glenn Morris2007-10-251-1/+2
* | Merge from emacs--rel--22Miles Bader2007-10-151-1/+1
|\|
| * (comint-password-prompt-regexp): Add 'LDAP'.Eli Zaretskii2007-10-131-1/+1
| * (comint-mode): Don't set scroll-conservatively.Glenn Morris2007-09-021-2/+8
* | (comint-mode): Don't set scroll-conservatively.Glenn Morris2007-09-021-2/+8
* | * comint.el (comint-exec-1): Raise an error ifMichael Albinus2007-08-221-0/+2
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (comint-simple-send): Concat newline before sending.Jason Rumney2007-07-221-6/+12
* | (comint-simple-send): Concat newline before sending.Jason Rumney2007-07-151-6/+12
* | (comint-dynamic-complete-as-filename,comint-dynamic-list-filename-completions):Stefan Monnier2007-07-121-2/+2
* | * comint.el (make-comint, make-comint-in-buffer)Michael Albinus2007-07-101-10/+10
|/
* (comint-send-input): Widen the buffer first.Chong Yidong2007-04-021-2/+3
* (comint-proc-query, comint-dynamic-list-completions):Stefan Monnier2007-03-281-2/+2
* (comint-arguments): Mark backslash-escaped chars.Chong Yidong2007-03-171-10/+26
* (comint-read-input-ring): Use comint-input-ring-size from the comint bufferEli Zaretskii2007-02-231-1/+1
* Delete extra copy of `comint-copy-old-input' added in previous change toRomain Francoise2007-01-311-11/+0
* - Prevent non-keyword fontification by default.J.D. Smith2007-01-311-1/+12
* (comint-insert-input): Handle situation where the selected buffer isChong Yidong2007-01-291-9/+18
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Comment change.Richard M. Stallman2006-12-171-1/+1
* Revert last change.Romain Francoise2006-12-091-3/+2
* (comint-insert-input): Delete obsolete comment.Romain Francoise2006-12-091-4/+3
* (comint-exec-1): Provide Emacs version and `comint' in INSIDE_EMACS.Richard M. Stallman2006-11-281-1/+1