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
*
Disambiguate function and variable references in docstrings.
Aaron S. Hawley
2013-01-11
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-08T12:11:29Z!eliz@gnu.org
Glenn Morris
2013-01-09
1
-2
/
+2
|
\
|
*
comint-send-input tiny change
Vitalie Spinu
2013-01-06
1
-2
/
+2
*
|
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Cleanup comint-postoutput-scroll-to-bottom (Bug#13248).
Vitalie Spinu
2012-12-27
1
-11
/
+23
*
|
* comint.el (comint-redirect-previous-input-string): New variable.
Michael Mauger
2012-12-20
1
-3
/
+16
|
/
*
* lisp/comint.el (comint-preinput-scroll-to-bottom): Preserve the
Stefan Monnier
2012-10-07
1
-6
/
+3
*
* lisp/emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
Stefan Monnier
2012-10-07
1
-5
/
+2
*
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-25
1
-5
/
+3
*
Make pcomplete less eager to add an extra space.
Chong Yidong
2012-09-17
1
-2
/
+2
*
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-1
/
+1
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-2
/
+2
*
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-1
/
+0
*
* lisp/comint.el (comint-output-filter): Filter out repeated prompts.
Stefan Monnier
2012-07-02
1
-2
/
+15
*
* lisp/comint.el (follow-comint-scroll-to-bottom): Fix declaration.
Glenn Morris
2012-06-30
1
-1
/
+1
*
* lisp/isearch.el (isearch-search-fun-default): New function.
Juri Linkov
2012-05-29
1
-70
/
+61
*
Spelling fixes.
Paul Eggert
2012-05-28
1
-1
/
+1
*
Only handle ".." and '..' quoting in shell-mode.
Stefan Monnier
2012-05-15
1
-23
/
+15
*
Add new error and function `user-error'.
Stefan Monnier
2012-05-04
1
-18
/
+10
*
* lisp/follow.el: Rework, eliminating reliance on advice.
Chong Yidong
2012-05-01
1
-28
/
+36
*
Use completion-table-with-quoting for comint and pcomplete.
Stefan Monnier
2012-04-25
1
-97
/
+63
*
Delete the gdb-inferior pty when the gdb process exits.
Chong Yidong
2012-04-19
1
-10
/
+24
*
* lisp/comint.el (comint--common-quoted-suffix): Check string boundary
Stefan Monnier
2012-04-04
1
-5
/
+6
*
Fix ring extension code in ring.el, and tweak comint-input-ring handling.
Chong Yidong
2012-03-15
1
-19
/
+30
*
Use text properties for color escape highlighting in Shell mode.
Chong Yidong
2012-02-19
1
-1
/
+2
*
Minor fix for next-single-char-property-change usage.
Chong Yidong
2012-02-06
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-11
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
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
|
\
|
[next]