summaryrefslogtreecommitdiff
path: root/lisp/comint.el
Commit message (Expand)AuthorAge
* * comint.el (comint-password-prompt-regexp): Accept "Response" asLars Magne Ingebrigtsen2011-07-01
* * lisp/comint.el (comint-dynamic-complete-as-filename)Andreas Schwab2011-06-06
* Add an :exit-function for completion-at-point.Stefan Monnier2011-05-23
* * lisp/shell.el: Use lexical-binding and std completion UI.Stefan Monnier2011-04-20
* * lisp/comint.el: Use lexical-binding. Use std completion UI. Require CL.Stefan Monnier2011-04-20
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* First step towards using standard completion in comint.Stefan Monnier2011-03-24
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23.Glenn Morris2011-01-24
|\
| * * lisp/comint.el (comint-mode): Doc fix. (Bug#7897)Glenn Morris2011-01-24
* | Merge from emacs-23Glenn Morris2011-01-22
|\|
| * * lisp/comint.el (comint-replace-by-expanded-history-before-point): FixRoland McGrath2011-01-21
* | Don't mess with *temp*.Stefan Monnier2011-01-20
* | Refill some copyright headers.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * lisp/comint.el (comint-highlight-prompt): Inherit from minibuffer-prompt.Chong Yidong2011-01-09
* | Merge from emacs-23Stefan Monnier2010-12-13
|\|
| * Doc fixes for comint functions (Bug#7499).Chong Yidong2010-12-04
* | * lisp/comint.el (comint-input-ring-file-name): Doc fix.Glenn Morris2010-12-09
* | Merge from emacs-23Stefan Monnier2010-11-17
|\|
| * * comint.el (comint-kill-region): Fix last change.Stefan Monnier2010-11-17
| * Make the yank-handler argument obsolete.Stefan Monnier2010-11-17
| * Fix bug#7224.Glenn Morris2010-10-23
* | * lisp/comint.el (comint-password-prompt-regexp): Make it less vague.Glenn Morris2010-10-23
* | Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-01
* | Tiny comint.el change.Glenn Morris2010-09-23
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | * comint.el (comint-mode): Make directory tracking functionsMichael Albinus2010-08-06
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-10
|\|
| * Doc fix.Štěpán Němec2010-06-23
* | Fix for comint-password-prompt-regexp (Bug#6367).Chong Yidong2010-06-11
* | Remove obsolete comment.Juri Linkov2010-05-21
* | Update comint-password-prompt-regexp (Bug#2817).Chong Yidong2010-04-10
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * comint.el (comint-input-ring-size): Make it a defcustom andChong Yidong2010-01-01
* Don't lazy-highlight the comint output in history Isearch mode.Juri Linkov2009-12-07
* (comint-insert-input): Ignore clicks to the right ofStefan Monnier2009-12-01
* (comint-mode-map): Rebind `M-r' fromJuri Linkov2009-11-30
* Implement Isearch in comint input history. (Bug#3746)Juri Linkov2009-11-23
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-11
* * comint.el (comint-replace-by-expanded-history-before-point):Chong Yidong2009-11-03
* (comint-dynamic-list-completions): Use choose-completion rather thanGlenn Morris2009-10-24
* (comint-read-input-ring, comint-write-input-ring)Stefan Monnier2009-10-22
* Replace completion-base-size by completion-base-position to fix bugsStefan Monnier2009-10-15
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* * comint.el (comint-exec, comint-run, make-comint): DocChong Yidong2009-09-25
* (comint-exec-1): Check command is non-null first.Nick Roberts2009-08-30
* (comint-insert-input): Be careful to only set point if weStefan Monnier2009-08-30
* (comint-insert-input): Doc fix.Glenn Morris2009-06-23