| Commit message (Expand) | Author | Age | Files | Lines |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (comint-insert-input): Use `posn-set-point' instead of | John Paul Wallington | 2005-11-17 | 1 | -1/+1 |
* | (comint-send-input): Call `comint-update-fence' when | Luc Teirlinck | 2005-10-30 | 1 | -1/+5 |
* | (comint-redirect-subvert-readonly): Doc fix. | Richard M. Stallman | 2005-10-02 | 1 | -2/+2 |
* | (comint-show-output): Really set point at the beginning of the output | Romain Francoise | 2005-09-28 | 1 | -1/+5 |
* | (comint-file-name-prefix): Add autoload. | Richard M. Stallman | 2005-08-25 | 1 | -0/+1 |
* | (send-invisible): Identify buffer, if not selected. | Richard M. Stallman | 2005-08-09 | 1 | -3/+9 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+1 |
* | (comint-use-prompt-regexp, comint-send-input, comint-source-default, | Juanma Barranquero | 2005-07-21 | 1 | -30/+27 |
* | (comint-postoutput-scroll-to-bottom) | Eli Zaretskii | 2005-07-08 | 1 | -2/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (comint-completion, comint-source): Finsh `degroup' descriptions with period. | Juanma Barranquero | 2005-07-04 | 1 | -4/+4 |
* | (comint-password-prompt-regexp): Accept ", try again". | Richard M. Stallman | 2005-06-28 | 1 | -2/+2 |
* | (comint-replace-by-expanded-filename, comint-prompt-regexp, | Juanma Barranquero | 2005-06-16 | 1 | -5/+5 |
* | (comint-check-proc, make-comint-in-buffer, comint-source-default): Doc fixes. | Juanma Barranquero | 2005-06-10 | 1 | -5/+5 |
* | (comint-mode-hook): Do not enable Font Lock by default. | Luc Teirlinck | 2005-06-09 | 1 | -1/+1 |
* | (comint-send-input): Bind `inhibit-read-only' around call to `delete-region'. | Luc Teirlinck | 2005-06-09 | 1 | -2/+6 |
* | Use run-mode-hooks in example. | Lute Kamstra | 2005-05-26 | 1 | -1/+1 |
* | (comint-output-filter-functions): Add autoload cookie. | Luc Teirlinck | 2005-04-29 | 1 | -0/+1 |
* | (comint-prompt-regexp, comint-get-old-input) | Luc Teirlinck | 2005-04-26 | 1 | -33/+40 |
* | (comint-output-filter): Run comint-output-filter-functions | Richard M. Stallman | 2005-04-17 | 1 | -0/+3 |
* | (comint-send-input): New arg ARTIFICIAL. Callers in this file changed. | Richard M. Stallman | 2005-04-10 | 1 | -7/+10 |
* | (comint-highlight-prompt): Fix face spec. | Luc Teirlinck | 2005-04-08 | 1 | -1/+1 |
* | * cus-edit.el (custom-modified-face): | Dan Nicolaescu | 2005-04-08 | 1 | -1/+1 |
* | * mh-customize.el (mh-speedbar-selected-folder-face): Special case | Dan Nicolaescu | 2005-04-08 | 1 | -1/+2 |
* | (comint-prompt-read-only): Doc fix. | Luc Teirlinck | 2005-04-07 | 1 | -1/+1 |
* | (comint-prompt-read-only): Doc fix. | Luc Teirlinck | 2005-04-05 | 1 | -1/+1 |
* | (comint-insert-input): Obey mouse-yank-at-point. | Stefan Monnier | 2005-03-24 | 1 | -3/+5 |
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -2/+2 |
* | (comint-insert-input): Undo previous changes; | Richard M. Stallman | 2005-01-29 | 1 | -1/+3 |
* | (comint-read-noecho): Add trivial compatibility definition. | Richard M. Stallman | 2004-11-27 | 1 | -0/+4 |
* | (comint-input-ring-size): Increase to 150. | Richard M. Stallman | 2004-11-21 | 1 | -1/+1 |
* | (comint-insert-input): Fix previous change. | Richard M. Stallman | 2004-11-02 | 1 | -1/+1 |
* | (comint-insert-input): Use @ in `interactive'. | Richard M. Stallman | 2004-10-19 | 1 | -4/+4 |
* | (comint-output-filter-functions): Add comint-watch-for-password-prompt. | Richard M. Stallman | 2004-10-17 | 1 | -61/+3 |
* | (comint-output-filter): Typo. | Stefan Monnier | 2004-10-10 | 1 | -1/+1 |
* | (comint-mouse-insert-input): Remove. | Stefan Monnier | 2004-10-10 | 1 | -136/+119 |
* | (comint-insert-clicked-input, comint-copy-old-input): | Nick Roberts | 2004-06-23 | 1 | -20/+13 |
* | (comint-replace-by-expanded-history-before-point): | Stefan Monnier | 2004-06-02 | 1 | -10/+13 |
* | (comint-prompt-read-only): Update docstring. | Luc Teirlinck | 2004-05-01 | 1 | -1/+95 |
* | (comint-prompt-read-only): New variable. | Luc Teirlinck | 2004-04-29 | 1 | -7/+24 |
* | (comint-delete-output): Bind inhibit-read-only to t. | Luc Teirlinck | 2004-04-24 | 1 | -1/+2 |
* | Doc fixes. | Stefan Monnier | 2004-04-14 | 1 | -195/+185 |
* | (comint-arguments): Set COUNT after ARGS is complete. | Richard M. Stallman | 2003-12-29 | 1 | -50/+61 |
* | (comint-watch-for-password-prompt): Pass `string' as | Eli Zaretskii | 2003-12-29 | 1 | -15/+13 |
* | (comint-quote-filename): Correctly handle backslash | Andreas Schwab | 2003-12-24 | 1 | -3/+5 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (comint-read-noecho): Use `clear-string' instead of `fillarray'. | Juanma Barranquero | 2003-07-29 | 1 | -4/+4 |
* | (comint-move-point-for-output): Renamed from | Richard M. Stallman | 2003-06-03 | 1 | -21/+36 |
* | (comint-carriage-motion, comint-output-filter): | Stefan Monnier | 2003-05-13 | 1 | -6/+6 |