- 20 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 18 Dec, 2001 1 commit
-
-
Richard M. Stallman authored
Switches back to the old window configuration. (comint-dynamic-list-input-ring): Bind RET to that function. (comint-dynamic-list-input-ring-window-conf): New variable.
-
- 11 Dec, 2001 1 commit
-
-
Richard M. Stallman authored
-
- 16 Nov, 2001 1 commit
-
-
Stefan Monnier authored
(make-comint-in-buffer): Run `comint-mode' only if necessary.
-
- 08 Nov, 2001 1 commit
-
-
Miles Bader authored
doc-string.
-
- 17 Oct, 2001 1 commit
-
-
Francesco Potortì authored
comint recognise OpenSSH2 passphrase prompts.
-
- 09 Oct, 2001 1 commit
-
-
Miles Bader authored
(comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'. (comint-insert-previous-argument-last-start-pos) (comint-insert-previous-argument-last-index): New variables.
-
- 11 Sep, 2001 1 commit
-
-
Miles Bader authored
expected end position in `echo-end', so that things work properly even if the buffer is modified elsewhere at the same time [this happens if `comint-truncate-buffer' is used].
-
- 07 Sep, 2001 1 commit
-
-
Gerd Moellmann authored
differently.
-
- 04 Sep, 2001 2 commits
-
-
Gerd Moellmann authored
From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
-
Gerd Moellmann authored
deleting previous input. From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
-
- 27 Aug, 2001 2 commits
-
-
Miles Bader authored
{next,previous}-single-char-property-change returns its input position when the search fails.
-
Miles Bader authored
an input field; instead, return the current line (using `comint-bol' to skip any prompt, in case we're not using fields at all).
-
- 16 Aug, 2001 1 commit
-
-
Miles Bader authored
input-terminating `boundary' overlays to avoid line-move wierdness.
-
- 14 Jul, 2001 1 commit
-
-
Pavel Janík authored
-
- 17 Jun, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 28 May, 2001 2 commits
-
-
Miles Bader authored
-
Gerd Moellmann authored
`comint-cr-magic'. Operate on the buffer instead of the string (for use as a comint post-output filter, instead of as a pre-output filter). Handle backspaces too. Add to the `comint-output-filter-functions' hook instead of `comint-preoutput-filter-functions'.
-
- 16 May, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 18 Apr, 2001 1 commit
-
-
Gerd Moellmann authored
(toplevel): Add it to comint-preoutput-filter-functions.
-
- 20 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
window-width instead of frame-width.
-
- 09 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
from this-command-keys to lookup the global key definition.
-
- 24 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
change of 2000-08-03 to move point to the start of the line again.
-
- 11 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
when running in batch mode.
-
- 02 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
(comint-read-input-ring): Ignore entries matching comint-input-history-ignore.
-
- 22 Dec, 2000 1 commit
-
-
Miles Bader authored
(comint-password-prompt-regexp): Support CVS.
-
- 15 Dec, 2000 1 commit
-
-
Miles Bader authored
or nil for PROCESS, for compatibility with process-send-string/region.
-
- 03 Nov, 2000 3 commits
-
-
Stefan Monnier authored
-
Dave Love authored
-
Dave Love authored
-
- 02 Nov, 2000 1 commit
-
-
Eric M. Ludlam authored
(comint-send-input): Use `comint-add-to-input-history'.
-
- 30 Oct, 2000 2 commits
-
-
Miles Bader authored
-
Miles Bader authored
comint-get-old-input (we're not looking at *old* input). (comint-get-old-input-default): If using fields, signal an error when the point is not in an input field.
-
- 29 Oct, 2000 1 commit
-
-
Miles Bader authored
-
- 27 Oct, 2000 1 commit
-
-
Miles Bader authored
(make-comint): Use it.
-
- 26 Oct, 2000 1 commit
-
-
Miles Bader authored
(comint-mode-map): Reverse order of `comint-write-output' and `comint-append-output-to-file'. (comint-append-output-to-file): Reinstate this function, for the benefit of the menu.
-
- 25 Oct, 2000 1 commit
-
-
Miles Bader authored
Don't bother adding stickiness fields to overlays to fool the field code, since it should notice the overlay insertion-types now.
-
- 22 Oct, 2000 1 commit
-
-
Miles Bader authored
Renamed, `-face' at end removed. (comint-send-input, comint-output-filter): Use renamed faces.
-
- 19 Oct, 2000 2 commits
-
-
Miles Bader authored
(comint-append-output-to-file): Function removed.
-
Miles Bader authored
-