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)
|
2000-08-08 |
Miles Bader |
(comint-output-filter): Properly handle the case where the text
|
2000-08-07 |
Miles Bader |
(comint-use-prompt-regexp-instead-of-fields): New variable.
|
2000-07-19 |
Gerd Moellmann |
(comint-highlight-input, comint-highlight-face):
|
2000-06-23 |
Gerd Moellmann |
(comint-substitute-in-file-name): Call replace-match
|
2000-05-22 |
Dave Love |
Add to debug-ignored-errors.
|
2000-05-11 |
Gerd Moellmann |
(comint-read-input-ring): Move reference to
|
2000-03-08 |
Stefan Monnier |
(comint-exec-1): Add the current-dir to the exec-path when
|
1999-12-06 |
Gerd Moellmann |
(comint-redirect-results-list)
|
1999-11-26 |
Dave Love |
Fix last change.
|
1999-11-26 |
Richard M. Stallman |
(comint-preoutput-filter-functions): Doc fix.
|
1999-11-23 |
Gerd Moellmann |
Add redirection.from active comint buffers into
|
1999-10-25 |
Gerd Moellmann |
(comint-output-filter): Make the Comint buffer current
|
1999-08-29 |
Richard M. Stallman |
(comint-input-ring-separator): New variable.
|
1999-08-16 |
Karl Heuer |
Fix maintainer address.
|
1999-07-20 |
Karl Heuer |
(comint-arguments): Handle \ followed by space or tab.
|
1999-06-27 |
Karl Heuer |
(comint-password-prompt-regexp): Allow "(again)".
|
1999-05-24 |
Karl Heuer |
(comint-bol-or-process-mark): Doc fix.
|
1999-05-11 |
Joel N. Weber II |
(comint-password-prompt-regexp): Modified to match the output of ksu
|
1999-05-09 |
Karl Heuer |
(comint-password-prompt-regexp): Fix last change to be more specific.
|
1999-05-07 |
Joel N. Weber II |
(comint-password-prompt-regexp): Modified so that it matches the
|
1999-03-11 |
Karl Heuer |
(comint-password-prompt-regexp): Accept "login password:"
|
1998-11-02 |
Markus Rost |
(comint-file-name-quote-list): Doc fix.
|
1998-09-29 |
Simon Marshall |
make pre-command-hook & comint-exec-hook local hooks.
|
1998-09-07 |
Geoff Voelker |
(comint-arguments): Ignore backslashes when using
|
1998-08-15 |
Richard M. Stallman |
(comint-postoutput-scroll-to-bottom): Cope with unset
|
1998-08-04 |
Richard M. Stallman |
(comint-bol-or-process-mark): Refer to this command's name correctly.
|
1998-06-30 |
Richard M. Stallman |
(comint-exec-1): Setup coding systems appropriately.
|
1998-06-24 |
Andreas Schwab |
(comint-input-autoexpand): Use `other' widget type.
|
1998-05-28 |
Richard M. Stallman |
(comint-mode-map): Move bindings of
|