| Commit message (Expand) | Author | Age | Files | Lines |
* | (comint-replace-by-expanded-history-before-point): Fix | Gerd Moellmann | 2001-01-24 | 1 | -0/+1 |
* | (comint-goto-process-mark): Don't print a message | Gerd Moellmann | 2001-01-11 | 1 | -1/+2 |
* | (comint-input-history-ignore): New variable. | Gerd Moellmann | 2001-01-02 | 1 | -5/+11 |
* | From Markus Rost <markus.rost@mathematik.uni-regensburg.de>: | Miles Bader | 2000-12-22 | 1 | -1/+1 |
* | (comint-send-string, comint-send-region): Also accept a buffer, buffer-name, | Miles Bader | 2000-12-15 | 1 | -2/+10 |
* | (comint-mode): Don't both with make-local-hook. | Stefan Monnier | 2000-11-03 | 1 | -1/+0 |
* | Capital in last change. | Dave Love | 2000-11-03 | 1 | -1/+1 |
* | (comint-completion-addsuffix): Fix custom type. | Dave Love | 2000-11-03 | 1 | -1/+5 |
* | (comint-add-to-input-history): New function. | Eric M. Ludlam | 2000-11-02 | 1 | -7/+11 |
* | (comint-get-old-input-default): Reword error message. | Miles Bader | 2000-10-30 | 1 | -1/+1 |
* | (comint-replace-by-expanded-history): Don't use | Miles Bader | 2000-10-30 | 1 | -6/+9 |
* | (comint-highlight-prompt): Add :type. | Miles Bader | 2000-10-29 | 1 | -0/+1 |
* | (make-comint-in-buffer): New function. | Miles Bader | 2000-10-27 | 1 | -10/+23 |
* | (comint-mode): Locally set `next-line-add-newlines' to nil. | Miles Bader | 2000-10-26 | 1 | -3/+13 |
* | (comint-output-filter, comint-send-input): | Miles Bader | 2000-10-25 | 1 | -10/+5 |
* | (comint-highlight-input, comint-highlight-prompt): | Miles Bader | 2000-10-22 | 1 | -7/+6 |
* | (comint-write-output): Add APPEND argument. Rework interactive spec. | Miles Bader | 2000-10-19 | 1 | -20/+20 |
* | (comint-mode-map): Bind `C-c C-s' to comint-write-output. | Miles Bader | 2000-10-19 | 1 | -0/+1 |
* | (comint-write-output, comint-append-output-to-file): New functions. | Miles Bader | 2000-10-19 | 1 | -1/+32 |
* | (comint-read-input-ring): Bugfix such that the first | Gerd Moellmann | 2000-10-18 | 1 | -16/+15 |
* | (comint-delete-output): Renamed from `comint-kill-output'. | Miles Bader | 2000-10-18 | 1 | -7/+9 |
* | (comint-output-filter): | Miles Bader | 2000-10-18 | 1 | -4/+7 |
* | Cleanup whitespace. | Miles Bader | 2000-10-09 | 1 | -135/+135 |
* | (comint-watch-for-password-prompt): Use STRING as a prompt. | Miles Bader | 2000-10-06 | 1 | -2/+3 |
* | (comint-mode-hook): Docstring fix. | Stefan Monnier | 2000-09-29 | 1 | -32/+20 |
* | (comint-output-filter): | Miles Bader | 2000-09-13 | 1 | -9/+47 |
* | (comint-send-input): | Miles Bader | 2000-08-29 | 1 | -2/+2 |
* | (comint-output-filter): | Miles Bader | 2000-08-22 | 1 | -1/+4 |
* | (comint-output-filter): | Miles Bader | 2000-08-19 | 1 | -1/+1 |
* | (comint-output-filter): Remove ad-hoc saving of restriction, and just | Miles Bader | 2000-08-19 | 1 | -75/+62 |
* | (comint-bol): Use `forward-line 0' instead of calling beginning-of-line | Miles Bader | 2000-08-14 | 1 | -3/+2 |
* | (comint-output-filter): Don't bother frobbing window-start, it doesn't | Miles Bader | 2000-08-12 | 1 | -6/+3 |
* | (comint-send-string, comint-send-region): Make into real functions. | Miles Bader | 2000-08-11 | 1 | -2/+11 |
* | (comint-output-filter): Doc fixes & misc code cleanup. | Miles Bader | 2000-08-10 | 1 | -70/+76 |
* | (comint-send-input): Make the newline boundary overlay rear-nonsticky. | Miles Bader | 2000-08-10 | 1 | -5/+11 |
* | (comint-highlight-prompt, comint-highlight-prompt-face) | Miles Bader | 2000-08-10 | 1 | -5/+52 |
* | (comint-output-filter): Properly handle the case where the text | Miles Bader | 2000-08-08 | 1 | -2/+2 |
* | (comint-use-prompt-regexp-instead-of-fields): New variable. | Miles Bader | 2000-08-07 | 1 | -60/+199 |
* | (comint-highlight-input, comint-highlight-face): | Gerd Moellmann | 2000-07-19 | 1 | -2/+55 |
* | (comint-substitute-in-file-name): Call replace-match | Gerd Moellmann | 2000-06-23 | 1 | -1/+1 |
* | Add to debug-ignored-errors. | Dave Love | 2000-05-22 | 1 | -0/+7 |
* | (comint-read-input-ring): Move reference to | Gerd Moellmann | 2000-05-11 | 1 | -5/+6 |
* | (comint-exec-1): Add the current-dir to the exec-path when | Stefan Monnier | 2000-03-08 | 1 | -3/+6 |
* | (comint-redirect-results-list) | Gerd Moellmann | 1999-12-06 | 1 | -2/+0 |
* | Fix last change. | Dave Love | 1999-11-26 | 1 | -3/+2 |
* | (comint-preoutput-filter-functions): Doc fix. | Richard M. Stallman | 1999-11-26 | 1 | -3/+11 |
* | Add redirection.from active comint buffers into | Gerd Moellmann | 1999-11-23 | 1 | -0/+346 |
* | (comint-output-filter): Make the Comint buffer current | Gerd Moellmann | 1999-10-25 | 1 | -11/+9 |
* | (comint-input-ring-separator): New variable. | Richard M. Stallman | 1999-08-29 | 1 | -10/+20 |
* | Fix maintainer address. | Karl Heuer | 1999-08-16 | 1 | -2/+2 |