index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
comint.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
* comint.el (comint-get-old-input-default): Fix thinko in last change.
Stefan Monnier
2011-10-25
1
-1
/
+1
*
* lisp/comint.el (comint-get-old-input-default): Fix use-prompt-regexp case.
Stefan Monnier
2011-10-24
1
-2
/
+4
*
* lisp/comint.el (comint-insert-input): Fix last change.
Stefan Monnier
2011-10-17
1
-3
/
+4
*
comint.el: Don't let `insert' break an `input' field into two.
Stefan Monnier
2011-10-17
1
-7
/
+5
*
* lisp/comint.el (comint--table-subvert): Quote the all-completions output.
Stefan Monnier
2011-10-17
1
-5
/
+7
*
* lisp/pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
Stefan Monnier
2011-10-03
1
-38
/
+41
*
* lisp/pcomplete.el: Require comint.
Stefan Monnier
2011-10-02
1
-6
/
+21
*
* comint.el (comint-password-prompt-regexp): Accept "Response" as
Lars Magne Ingebrigtsen
2011-07-01
1
-1
/
+1
*
* lisp/comint.el (comint-dynamic-complete-as-filename)
Andreas Schwab
2011-06-06
1
-2
/
+4
*
Add an :exit-function for completion-at-point.
Stefan Monnier
2011-05-23
1
-13
/
+14
*
* lisp/shell.el: Use lexical-binding and std completion UI.
Stefan Monnier
2011-04-20
1
-23
/
+40
*
* lisp/comint.el: Use lexical-binding. Use std completion UI. Require CL.
Stefan Monnier
2011-04-20
1
-93
/
+137
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-6
/
+6
*
First step towards using standard completion in comint.
Stefan Monnier
2011-03-24
1
-23
/
+25
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-3
/
+1
*
Merge from emacs-23.
Glenn Morris
2011-01-24
1
-2
/
+3
|
\
|
*
* lisp/comint.el (comint-mode): Doc fix. (Bug#7897)
Glenn Morris
2011-01-24
1
-3
/
+3
*
|
Merge from emacs-23
Glenn Morris
2011-01-22
1
-1
/
+3
|
\
|
|
*
* lisp/comint.el (comint-replace-by-expanded-history-before-point): Fix
Roland McGrath
2011-01-21
1
-1
/
+3
*
|
Don't mess with *temp*.
Stefan Monnier
2011-01-20
1
-32
/
+27
*
|
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-3
/
+3
*
|
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-3
/
+3
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* lisp/comint.el (comint-highlight-prompt): Inherit from minibuffer-prompt.
Chong Yidong
2011-01-09
1
-3
/
+1
*
|
Merge from emacs-23
Stefan Monnier
2010-12-13
1
-18
/
+19
|
\
|
|
*
Doc fixes for comint functions (Bug#7499).
Chong Yidong
2010-12-04
1
-18
/
+19
*
|
* lisp/comint.el (comint-input-ring-file-name): Doc fix.
Glenn Morris
2010-12-09
1
-2
/
+2
*
|
Merge from emacs-23
Stefan Monnier
2010-11-17
1
-0
/
+1
|
\
|
|
*
* comint.el (comint-kill-region): Fix last change.
Stefan Monnier
2010-11-17
1
-1
/
+1
|
*
Make the yank-handler argument obsolete.
Stefan Monnier
2010-11-17
1
-0
/
+1
|
*
Fix bug#7224.
Glenn Morris
2010-10-23
1
-1
/
+2
*
|
* lisp/comint.el (comint-password-prompt-regexp): Make it less vague.
Glenn Morris
2010-10-23
1
-5
/
+7
*
|
Remove some functions, variables and aliases obsolete since at least 21.1.
Glenn Morris
2010-10-01
1
-2
/
+0
*
|
Tiny comint.el change.
Glenn Morris
2010-09-23
1
-8
/
+6
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
|
* comint.el (comint-mode): Make directory tracking functions
Michael Albinus
2010-08-06
1
-0
/
+3
*
|
Merge changes from emacs-23 branch.
Chong Yidong
2010-07-10
1
-2
/
+6
|
\
|
|
*
Doc fix.
Štěpán Němec
2010-06-23
1
-2
/
+6
*
|
Fix for comint-password-prompt-regexp (Bug#6367).
Chong Yidong
2010-06-11
1
-1
/
+1
*
|
Remove obsolete comment.
Juri Linkov
2010-05-21
1
-1
/
+0
*
|
Update comint-password-prompt-regexp (Bug#2817).
Chong Yidong
2010-04-10
1
-5
/
+11
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* comint.el (comint-input-ring-size): Make it a defcustom and
Chong Yidong
2010-01-01
1
-2
/
+5
*
Don't lazy-highlight the comint output in history Isearch mode.
Juri Linkov
2009-12-07
1
-5
/
+5
*
(comint-insert-input): Ignore clicks to the right of
Stefan Monnier
2009-12-01
1
-1
/
+4
*
(comint-mode-map): Rebind `M-r' from
Juri Linkov
2009-11-30
1
-6
/
+6
*
Implement Isearch in comint input history. (Bug#3746)
Juri Linkov
2009-11-23
1
-0
/
+196
*
* widget.el (define-widget): Purecopy the docstring.
Dan Nicolaescu
2009-11-11
1
-1
/
+1
*
* comint.el (comint-replace-by-expanded-history-before-point):
Chong Yidong
2009-11-03
1
-4
/
+1
[next]