log lisp/comint.el @ 87798:c7e3c2579217

age author description
2008-01-16 Glenn Morris (comint-regexp-arg): Fix no-input case.
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-12-28 Miles Bader Merge from emacs--rel--22
2007-10-25 Glenn Morris Chris Moore <christopher.ian.moore at gmail.com>
2007-10-15 Miles Bader Merge from emacs--rel--22
2007-09-02 Glenn Morris (comint-mode): Don't set scroll-conservatively.
2007-08-22 Michael Albinus * comint.el (comint-exec-1): Raise an error if
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-15 Jason Rumney (comint-simple-send): Concat newline before sending.
2007-07-12 Stefan Monnier (comint-dynamic-complete-as-filename,comint-dynamic-list-filename-completions):
2007-07-10 Michael Albinus * comint.el (make-comint, make-comint-in-buffer)
2008-01-16 Glenn Morris (comint-regexp-arg): Fix no-input case.
2008-01-10 Nick Roberts (comint-insert-input): Set point first.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-12-25 Richard M. Stallman (comint-mode-map): Explicitly bind `delete' and `kp-delete'
2007-12-22 Richard M. Stallman (comint-password-prompt-regexp): Match `Enter Password'.
2007-10-23 Glenn Morris Chris Moore <christopher.ian.moore at gmail.com>
2007-10-13 Eli Zaretskii (comint-password-prompt-regexp): Add 'LDAP'.
2007-09-02 Glenn Morris (comint-mode): Don't set scroll-conservatively.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-07-22 Jason Rumney (comint-simple-send): Concat newline before sending.
2007-04-02 Chong Yidong (comint-send-input): Widen the buffer first.
2007-03-28 Stefan Monnier (comint-proc-query, comint-dynamic-list-completions):
2007-03-17 Chong Yidong (comint-arguments): Mark backslash-escaped chars.
2007-02-23 Eli Zaretskii (comint-read-input-ring): Use comint-input-ring-size from the comint buffer
2007-01-31 Romain Francoise Delete extra copy of `comint-copy-old-input' added in previous change to
2007-01-31 J.D. Smith - Prevent non-keyword fontification by default.
2007-01-29 Chong Yidong (comint-insert-input): Handle situation where the selected buffer is
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-17 Richard M. Stallman Comment change.
2006-12-09 Romain Francoise Revert last change.
2006-12-09 Romain Francoise (comint-insert-input): Delete obsolete comment.
2006-11-28 Richard M. Stallman (comint-exec-1): Provide Emacs version and `comint' in INSIDE_EMACS.
2006-11-18 Chong Yidong (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
2006-09-28 Richard M. Stallman (comint-mode): Bind font-lock-defaults non-nil.
2006-09-12 Paul Eggert * etc/NEWS: In terminal-oriented subshells, the EMACS environment
2006-06-02 Luc Teirlinck (comint-send-input): Do not add help-echo and mouse-face to input if
2006-05-26 Reiner Steib (comint-kill-whole-line): Rename arg to count. Fix
2006-05-10 Nick Roberts (comint-insert-input): Just make it when
2006-05-10 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-272
2006-05-10 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-271
2006-05-10 Nick Roberts (comint-insert-input): Make it work when comint-use-prompt-regexp is t.
2006-04-22 Romain Francoise (comint-match-partial-filename): Doc fix.
2006-04-19 J.D. Smith Remove C-c C-j binding.
2006-04-18 J.D. Smith (comint-previous-input): Don't clobber input line when moving off either
2006-03-27 Nick Roberts (comint-dynamic-list-completions): Allow user to select *Completions* buffer.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-11-17 John Paul Wallington (comint-insert-input): Use `posn-set-point' instead of
2005-10-30 Luc Teirlinck (comint-send-input): Call `comint-update-fence' when
2005-10-02 Richard M. Stallman (comint-redirect-subvert-readonly): Doc fix.
2005-09-28 Romain Francoise (comint-show-output): Really set point at the beginning of the output
2005-08-25 Richard M. Stallman (comint-file-name-prefix): Add autoload.
2005-08-09 Richard M. Stallman (send-invisible): Identify buffer, if not selected.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-21 Juanma Barranquero (comint-use-prompt-regexp, comint-send-input, comint-source-default,
2005-07-08 Eli Zaretskii (comint-postoutput-scroll-to-bottom)
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Juanma Barranquero (comint-completion, comint-source): Finsh `degroup' descriptions with period.
2005-06-28 Richard M. Stallman (comint-password-prompt-regexp): Accept ", try again".
2005-06-16 Juanma Barranquero (comint-replace-by-expanded-filename, comint-prompt-regexp,