2001-12-31 |
Richard M. Stallman |
(comint-highlight-input): Use :weight, not :bold.
|
2001-12-26 |
Richard M. Stallman |
Comment change.
|
2001-12-20 |
Pavel Janík |
Doc fixes.
|
2001-12-18 |
Richard M. Stallman |
(comint-dynamic-list-input-ring-select): New function.
|
2001-12-11 |
Richard M. Stallman |
(comint-password-prompt-regexp): Match "UNIX Password".
|
2001-11-16 |
Stefan Monnier |
(comint-mode): Simplify.
|
2001-11-08 |
Miles Bader |
(comint-send-input): Fix description of `comint-process-echoes' in the
|
2001-10-17 |
Francesco Potortì |
(comint-password-prompt-regexp): Make it less restrictive, letting
|
2001-10-09 |
Miles Bader |
(comint-insert-previous-argument): New function.
|
2001-09-11 |
Miles Bader |
(comint-send-input): When waiting for echoed input, don't save the
|
2001-09-07 |
Gerd Moellmann |
(comint-send-input): Handle comint-process-echoes
|
2001-09-04 |
Gerd Moellmann |
(comint-send-input): Change help-echo.
|
2001-09-04 |
Gerd Moellmann |
(comint-insert-clicked-input): Goto point-max before
|
2001-08-27 |
Miles Bader |
(comint-next-prompt): Don't loop infinitely if
|
2001-08-27 |
Miles Bader |
(comint-get-old-input-default): Don't signal an error if point is not on
|
2001-08-16 |
Miles Bader |
(comint-send-input): Add `inhibit-line-move-field-capture' property to
|
2001-07-14 |
Pavel Janík |
Emacs lisp coding convention fixes.
|
2001-06-17 |
Eli Zaretskii |
(comint-send-input): Add help-echo to mouse-highlighted text.
|
2001-05-28 |
Miles Bader |
(comint-carriage-motion): Doc-string tweaks.
|
2001-05-28 |
Gerd Moellmann |
(comint-carriage-motion): Renamed from
|
2001-05-16 |
Gerd Moellmann |
Comment fix.
|
2001-04-18 |
Gerd Moellmann |
(comint-cr-magic): New function.
|
2001-03-20 |
Gerd Moellmann |
(comint-exec-1): Set columns of the terminal to
|
2001-03-09 |
Gerd Moellmann |
(comint-insert-clicked-input): Use the last key
|
2001-01-24 |
Gerd Moellmann |
(comint-replace-by-expanded-history-before-point): Fix
|
2001-01-11 |
Gerd Moellmann |
(comint-goto-process-mark): Don't print a message
|
2001-01-02 |
Gerd Moellmann |
(comint-input-history-ignore): New variable.
|
2000-12-22 |
Miles Bader |
From Markus Rost <markus.rost@mathematik.uni-regensburg.de>:
|
2000-12-15 |
Miles Bader |
(comint-send-string, comint-send-region): Also accept a buffer, buffer-name,
|
2000-11-03 |
Stefan Monnier |
(comint-mode): Don't both with make-local-hook.
|
2000-11-03 |
Dave Love |
Capital in last change.
|
2000-11-03 |
Dave Love |
(comint-completion-addsuffix): Fix custom type.
|
2000-11-02 |
Eric M. Ludlam |
(comint-add-to-input-history): New function.
|
2000-10-30 |
Miles Bader |
(comint-get-old-input-default): Reword error message.
|
2000-10-30 |
Miles Bader |
(comint-replace-by-expanded-history): Don't use
|
2000-10-29 |
Miles Bader |
(comint-highlight-prompt): Add :type.
|
2000-10-27 |
Miles Bader |
(make-comint-in-buffer): New function.
|
2000-10-26 |
Miles Bader |
(comint-mode): Locally set `next-line-add-newlines' to nil.
|
2000-10-25 |
Miles Bader |
(comint-output-filter, comint-send-input):
|
2000-10-22 |
Miles Bader |
(comint-highlight-input, comint-highlight-prompt):
|
2000-10-19 |
Miles Bader |
(comint-write-output): Add APPEND argument. Rework interactive spec.
|
2000-10-19 |
Miles Bader |
(comint-mode-map): Bind `C-c C-s' to comint-write-output.
|
2000-10-19 |
Miles Bader |
(comint-write-output, comint-append-output-to-file): New functions.
|
2000-10-18 |
Gerd Moellmann |
(comint-read-input-ring): Bugfix such that the first
|
2000-10-18 |
Miles Bader |
(comint-delete-output): Renamed from `comint-kill-output'.
|
2000-10-18 |
Miles Bader |
(comint-output-filter):
|
2000-10-09 |
Miles Bader |
Cleanup whitespace.
|
2000-10-06 |
Miles Bader |
(comint-watch-for-password-prompt): Use STRING as a prompt.
|
2000-09-29 |
Stefan Monnier |
(comint-mode-hook): Docstring fix.
|
2000-09-13 |
Miles Bader |
(comint-output-filter):
|
2000-08-29 |
Miles Bader |
(comint-send-input):
|
2000-08-22 |
Miles Bader |
(comint-output-filter):
|
2000-08-19 |
Miles Bader |
(comint-output-filter):
|
2000-08-19 |
Miles Bader |
(comint-output-filter): Remove ad-hoc saving of restriction, and just
|
2000-08-14 |
Miles Bader |
(comint-bol): Use `forward-line 0' instead of calling beginning-of-line
|
2000-08-12 |
Miles Bader |
(comint-output-filter): Don't bother frobbing window-start, it doesn't
|
2000-08-11 |
Miles Bader |
(comint-send-string, comint-send-region): Make into real functions.
|
2000-08-10 |
Miles Bader |
(comint-output-filter): Doc fixes & misc code cleanup.
|
2000-08-10 |
Miles Bader |
(comint-send-input): Make the newline boundary overlay rear-nonsticky.
|
2000-08-10 |
Miles Bader |
(comint-highlight-prompt, comint-highlight-prompt-face)
|