log lisp/comint.el @ 61449:a8e7bc540c1c

age author description
Sun, 10 Apr 2005 23:26:57 +0000 Richard M. Stallman (comint-send-input): New arg ARTIFICIAL. Callers in this file changed.
Fri, 08 Apr 2005 23:45:09 +0000 Luc Teirlinck (comint-highlight-prompt): Fix face spec.
Fri, 08 Apr 2005 20:55:09 +0000 Dan Nicolaescu * cus-edit.el (custom-modified-face):
Fri, 08 Apr 2005 14:26:13 +0000 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
Thu, 07 Apr 2005 23:01:54 +0000 Luc Teirlinck (comint-prompt-read-only): Doc fix.
Tue, 05 Apr 2005 01:21:23 +0000 Luc Teirlinck (comint-prompt-read-only): Doc fix.
Thu, 24 Mar 2005 21:21:13 +0000 Stefan Monnier (comint-insert-input): Obey mouse-yank-at-point.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sat, 29 Jan 2005 16:58:34 +0000 Richard M. Stallman (comint-insert-input): Undo previous changes;
Sat, 27 Nov 2004 19:02:14 +0000 Richard M. Stallman (comint-read-noecho): Add trivial compatibility definition.
Sun, 21 Nov 2004 00:40:32 +0000 Richard M. Stallman (comint-input-ring-size): Increase to 150.
Tue, 02 Nov 2004 14:16:30 +0000 Richard M. Stallman (comint-insert-input): Fix previous change.
Tue, 19 Oct 2004 16:51:14 +0000 Richard M. Stallman (comint-insert-input): Use @ in `interactive'.
Sun, 17 Oct 2004 06:51:10 +0000 Richard M. Stallman (comint-output-filter-functions): Add comint-watch-for-password-prompt.
Sun, 10 Oct 2004 05:06:47 +0000 Stefan Monnier (comint-output-filter): Typo.
Sun, 10 Oct 2004 04:29:21 +0000 Stefan Monnier (comint-mouse-insert-input): Remove.
Wed, 23 Jun 2004 18:04:43 +0000 Nick Roberts (comint-insert-clicked-input, comint-copy-old-input):
Wed, 02 Jun 2004 00:02:18 +0000 Stefan Monnier (comint-replace-by-expanded-history-before-point):
Sat, 01 May 2004 20:14:23 +0000 Luc Teirlinck (comint-prompt-read-only): Update docstring.
Thu, 29 Apr 2004 03:41:48 +0000 Luc Teirlinck (comint-prompt-read-only): New variable.
Sat, 24 Apr 2004 23:06:03 +0000 Luc Teirlinck (comint-delete-output): Bind inhibit-read-only to t.
Wed, 14 Apr 2004 18:57:45 +0000 Stefan Monnier Doc fixes.
Mon, 29 Dec 2003 19:10:24 +0000 Richard M. Stallman (comint-arguments): Set COUNT after ARGS is complete.
Mon, 29 Dec 2003 13:42:37 +0000 Eli Zaretskii (comint-watch-for-password-prompt): Pass `string' as
Wed, 24 Dec 2003 10:05:31 +0000 Andreas Schwab (comint-quote-filename): Correctly handle backslash
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 29 Jul 2003 20:28:09 +0000 Juanma Barranquero (comint-read-noecho): Use `clear-string' instead of `fillarray'.
Tue, 03 Jun 2003 11:06:42 +0000 Richard M. Stallman (comint-move-point-for-output): Renamed from
Tue, 13 May 2003 18:30:46 +0000 Stefan Monnier (comint-carriage-motion, comint-output-filter):
Fri, 31 Jan 2003 15:24:20 +0000 Juanma Barranquero Cygwin support patch.