aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/comint.el
Commit message (Expand)AuthorAgeFilesLines
* (comint-redirect-subvert-readonly): Doc fix.Richard M. Stallman2005-10-021-2/+2
* (comint-show-output): Really set point at the beginning of the outputRomain Francoise2005-09-281-1/+5
* (comint-file-name-prefix): Add autoload.Richard M. Stallman2005-08-251-0/+1
* (send-invisible): Identify buffer, if not selected.Richard M. Stallman2005-08-091-3/+9
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* (comint-use-prompt-regexp, comint-send-input, comint-source-default,Juanma Barranquero2005-07-211-30/+27
* (comint-postoutput-scroll-to-bottom)Eli Zaretskii2005-07-081-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (comint-completion, comint-source): Finsh `degroup' descriptions with period.Juanma Barranquero2005-07-041-4/+4
* (comint-password-prompt-regexp): Accept ", try again".Richard M. Stallman2005-06-281-2/+2
* (comint-replace-by-expanded-filename, comint-prompt-regexp,Juanma Barranquero2005-06-161-5/+5
* (comint-check-proc, make-comint-in-buffer, comint-source-default): Doc fixes.Juanma Barranquero2005-06-101-5/+5
* (comint-mode-hook): Do not enable Font Lock by default.Luc Teirlinck2005-06-091-1/+1
* (comint-send-input): Bind `inhibit-read-only' around call to `delete-region'.Luc Teirlinck2005-06-091-2/+6
* Use run-mode-hooks in example.Lute Kamstra2005-05-261-1/+1
* (comint-output-filter-functions): Add autoload cookie.Luc Teirlinck2005-04-291-0/+1
* (comint-prompt-regexp, comint-get-old-input)Luc Teirlinck2005-04-261-33/+40
* (comint-output-filter): Run comint-output-filter-functionsRichard M. Stallman2005-04-171-0/+3
* (comint-send-input): New arg ARTIFICIAL. Callers in this file changed.Richard M. Stallman2005-04-101-7/+10
* (comint-highlight-prompt): Fix face spec.Luc Teirlinck2005-04-081-1/+1
* * cus-edit.el (custom-modified-face):Dan Nicolaescu2005-04-081-1/+1
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-1/+2
* (comint-prompt-read-only): Doc fix.Luc Teirlinck2005-04-071-1/+1
* (comint-prompt-read-only): Doc fix.Luc Teirlinck2005-04-051-1/+1
* (comint-insert-input): Obey mouse-yank-at-point.Stefan Monnier2005-03-241-3/+5
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* (comint-insert-input): Undo previous changes;Richard M. Stallman2005-01-291-1/+3
* (comint-read-noecho): Add trivial compatibility definition.Richard M. Stallman2004-11-271-0/+4
* (comint-input-ring-size): Increase to 150.Richard M. Stallman2004-11-211-1/+1
* (comint-insert-input): Fix previous change.Richard M. Stallman2004-11-021-1/+1
* (comint-insert-input): Use @ in `interactive'.Richard M. Stallman2004-10-191-4/+4
* (comint-output-filter-functions): Add comint-watch-for-password-prompt.Richard M. Stallman2004-10-171-61/+3
* (comint-output-filter): Typo.Stefan Monnier2004-10-101-1/+1
* (comint-mouse-insert-input): Remove.Stefan Monnier2004-10-101-136/+119
* (comint-insert-clicked-input, comint-copy-old-input):Nick Roberts2004-06-231-20/+13
* (comint-replace-by-expanded-history-before-point):Stefan Monnier2004-06-021-10/+13
* (comint-prompt-read-only): Update docstring.Luc Teirlinck2004-05-011-1/+95
* (comint-prompt-read-only): New variable.Luc Teirlinck2004-04-291-7/+24
* (comint-delete-output): Bind inhibit-read-only to t.Luc Teirlinck2004-04-241-1/+2
* Doc fixes.Stefan Monnier2004-04-141-195/+185
* (comint-arguments): Set COUNT after ARGS is complete.Richard M. Stallman2003-12-291-50/+61
* (comint-watch-for-password-prompt): Pass `string' asEli Zaretskii2003-12-291-15/+13
* (comint-quote-filename): Correctly handle backslashAndreas Schwab2003-12-241-3/+5
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (comint-read-noecho): Use `clear-string' instead of `fillarray'.Juanma Barranquero2003-07-291-4/+4
* (comint-move-point-for-output): Renamed fromRichard M. Stallman2003-06-031-21/+36
* (comint-carriage-motion, comint-output-filter):Stefan Monnier2003-05-131-6/+6
* Cygwin support patch.Juanma Barranquero2003-01-311-4/+4
* (comint-mode): Localy set scroll-conservatively.Richard M. Stallman2002-12-281-1/+4
* (comint-mode): Add font-lock-defontify to change-major-mode-hook.Richard M. Stallman2002-09-101-0/+1