log lisp/comint.el @ 61873:1cd2d4d601fa

age author description
Tue, 26 Apr 2005 23:11:17 +0000 Luc Teirlinck (comint-prompt-regexp, comint-get-old-input)
Sun, 17 Apr 2005 15:04:40 +0000 Richard M. Stallman (comint-output-filter): Run comint-output-filter-functions
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.
Sat, 28 Dec 2002 21:28:09 +0000 Richard M. Stallman (comint-mode): Localy set scroll-conservatively.
Tue, 10 Sep 2002 16:44:58 +0000 Richard M. Stallman (comint-mode): Add font-lock-defontify to change-major-mode-hook.
Wed, 28 Aug 2002 04:40:42 +0000 Miles Bader (comint-carriage-motion): Start at START.
Mon, 19 Aug 2002 05:03:21 +0000 Miles Bader [original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
Mon, 08 Jul 2002 08:45:00 +0000 Miles Bader (comint-dynamic-list-completions): Sort COMPLETIONS before first use.
Thu, 04 Jul 2002 06:44:34 +0000 Miles Bader (comint-displayed-dynamic-completions): New variable.
Thu, 20 Jun 2002 07:30:04 +0000 Miles Bader (comint-get-old-input-default): Strip text properties for fields too.
Tue, 18 Jun 2002 14:36:07 +0000 Juanma Barranquero (comint-next-prompt, comint-previous-prompt): Fix typos.
Mon, 17 Jun 2002 08:10:22 +0000 Miles Bader (comint-insert-clicked-input): Insert clicked-on previous input without
Sat, 15 Jun 2002 14:26:06 +0000 Richard M. Stallman (comint-skip-input): New function.
Fri, 14 Jun 2002 09:41:20 +0000 Juanma Barranquero (comint-snapshot-last-prompt): Bind `inhibit-read-only' to t to support
Thu, 13 Jun 2002 09:28:35 +0000 Miles Bader (comint-mode): Don't set `font-lock-defaults'.
Wed, 12 Jun 2002 09:16:51 +0000 Miles Bader (comint-send-input): Properly handle empty and no-newline input regions.
Mon, 10 Jun 2002 08:14:26 +0000 Miles Bader Make comint use text properties for highlighting instead of overlays:
Mon, 10 Jun 2002 06:20:33 +0000 Miles Bader (comint-send-input, comint-output-filter): Use the `font-lock-face'
Thu, 18 Apr 2002 19:41:57 +0000 Francesco Potort (comint-watch-for-password-prompt): Remove whitespace
Wed, 17 Apr 2002 08:04:38 +0000 Francesco Potort (comint-password-prompt-regexp): Match "Repeat passphrase".
Fri, 12 Apr 2002 07:57:56 +0000 Francesco Potort (comint-password-prompt-regexp): Match" SMB password".
Mon, 11 Mar 2002 21:12:49 +0000 Colin Walters Remove documentation on setting up pcomplete.
Wed, 27 Feb 2002 19:31:00 +0000 Richard M. Stallman (comint-preoutput-filter-functions): Doc fix.
Mon, 25 Feb 2002 21:06:03 +0000 Kim F. Storm (comint-replace-by-expanded-filename): Do nothing if
Sat, 23 Feb 2002 21:34:25 +0000 Colin Walters Document how use new pcomplete completion facility.
Fri, 01 Feb 2002 04:15:14 +0000 Richard M. Stallman (comint-scroll-show-maximum-output): Default is t.
Mon, 21 Jan 2002 22:49:43 +0000 Richard M. Stallman Comment change.
Fri, 18 Jan 2002 23:25:16 +0000 Richard M. Stallman (comint-redirect-send-command-to-process): Restore previous current buffer.
Thu, 17 Jan 2002 01:41:11 +0000 Richard M. Stallman (comint-simple-send): Fix previous change.
Sun, 13 Jan 2002 10:09:20 +0000 Pavel Jank Fix typo.
Sun, 13 Jan 2002 04:43:12 +0000 Richard M. Stallman (comint-input-sender): Doc fix.
Sat, 12 Jan 2002 06:59:02 +0000 Richard M. Stallman (comint-dynamic-list-completions): Repeating the command
Mon, 31 Dec 2001 20:18:09 +0000 Richard M. Stallman (comint-highlight-input): Use :weight, not :bold.
Wed, 26 Dec 2001 21:27:54 +0000 Richard M. Stallman Comment change.
Thu, 20 Dec 2001 18:59:32 +0000 Pavel Jank Doc fixes.
Tue, 18 Dec 2001 04:14:20 +0000 Richard M. Stallman (comint-dynamic-list-input-ring-select): New function.
Tue, 11 Dec 2001 06:03:46 +0000 Richard M. Stallman (comint-password-prompt-regexp): Match "UNIX Password".
Fri, 16 Nov 2001 14:22:03 +0000 Stefan Monnier (comint-mode): Simplify.
Thu, 08 Nov 2001 11:54:06 +0000 Miles Bader (comint-send-input): Fix description of `comint-process-echoes' in the
Wed, 17 Oct 2001 15:37:42 +0000 Francesco Potort (comint-password-prompt-regexp): Make it less restrictive, letting
Tue, 09 Oct 2001 02:26:00 +0000 Miles Bader (comint-insert-previous-argument): New function.
Tue, 11 Sep 2001 08:40:08 +0000 Miles Bader (comint-send-input): When waiting for echoed input, don't save the
Fri, 07 Sep 2001 13:29:35 +0000 Gerd Moellmann (comint-send-input): Handle comint-process-echoes
Tue, 04 Sep 2001 13:20:45 +0000 Gerd Moellmann (comint-send-input): Change help-echo.
Tue, 04 Sep 2001 12:44:49 +0000 Gerd Moellmann (comint-insert-clicked-input): Goto point-max before
Mon, 27 Aug 2001 18:13:39 +0000 Miles Bader (comint-next-prompt): Don't loop infinitely if
Mon, 27 Aug 2001 12:59:39 +0000 Miles Bader (comint-get-old-input-default): Don't signal an error if point is not on
Thu, 16 Aug 2001 14:52:16 +0000 Miles Bader (comint-send-input): Add `inhibit-line-move-field-capture' property to
Sat, 14 Jul 2001 11:21:08 +0000 Pavel Jank Emacs lisp coding convention fixes.
Sun, 17 Jun 2001 11:17:17 +0000 Eli Zaretskii (comint-send-input): Add help-echo to mouse-highlighted text.
Mon, 28 May 2001 15:09:44 +0000 Miles Bader (comint-carriage-motion): Doc-string tweaks.
Mon, 28 May 2001 13:01:24 +0000 Gerd Moellmann (comint-carriage-motion): Renamed from
Wed, 16 May 2001 11:12:57 +0000 Gerd Moellmann Comment fix.
Wed, 18 Apr 2001 14:18:44 +0000 Gerd Moellmann (comint-cr-magic): New function.
Tue, 20 Mar 2001 15:10:50 +0000 Gerd Moellmann (comint-exec-1): Set columns of the terminal to
Fri, 09 Mar 2001 14:20:59 +0000 Gerd Moellmann (comint-insert-clicked-input): Use the last key
Wed, 24 Jan 2001 16:21:56 +0000 Gerd Moellmann (comint-replace-by-expanded-history-before-point): Fix
Thu, 11 Jan 2001 15:39:27 +0000 Gerd Moellmann (comint-goto-process-mark): Don't print a message
Tue, 02 Jan 2001 14:15:22 +0000 Gerd Moellmann (comint-input-history-ignore): New variable.
Fri, 22 Dec 2000 16:24:53 +0000 Miles Bader From Markus Rost <markus.rost@mathematik.uni-regensburg.de>:
Fri, 15 Dec 2000 14:09:22 +0000 Miles Bader (comint-send-string, comint-send-region): Also accept a buffer, buffer-name,
Fri, 03 Nov 2000 20:59:18 +0000 Stefan Monnier (comint-mode): Don't both with make-local-hook.
Fri, 03 Nov 2000 11:38:38 +0000 Dave Love Capital in last change.
Fri, 03 Nov 2000 11:31:34 +0000 Dave Love (comint-completion-addsuffix): Fix custom type.
Thu, 02 Nov 2000 02:25:27 +0000 Eric M. Ludlam (comint-add-to-input-history): New function.
Mon, 30 Oct 2000 06:25:26 +0000 Miles Bader (comint-get-old-input-default): Reword error message.
Mon, 30 Oct 2000 06:21:13 +0000 Miles Bader (comint-replace-by-expanded-history): Don't use
Sun, 29 Oct 2000 14:48:11 +0000 Miles Bader (comint-highlight-prompt): Add :type.
Fri, 27 Oct 2000 08:00:32 +0000 Miles Bader (make-comint-in-buffer): New function.
Thu, 26 Oct 2000 00:46:47 +0000 Miles Bader (comint-mode): Locally set `next-line-add-newlines' to nil.
Wed, 25 Oct 2000 05:21:54 +0000 Miles Bader (comint-output-filter, comint-send-input):
Sun, 22 Oct 2000 12:34:29 +0000 Miles Bader (comint-highlight-input, comint-highlight-prompt):
Thu, 19 Oct 2000 04:21:09 +0000 Miles Bader (comint-write-output): Add APPEND argument. Rework interactive spec.
Thu, 19 Oct 2000 03:46:11 +0000 Miles Bader (comint-mode-map): Bind `C-c C-s' to comint-write-output.
Thu, 19 Oct 2000 02:12:03 +0000 Miles Bader (comint-write-output, comint-append-output-to-file): New functions.
Wed, 18 Oct 2000 14:42:38 +0000 Gerd Moellmann (comint-read-input-ring): Bugfix such that the first
Wed, 18 Oct 2000 14:08:27 +0000 Miles Bader (comint-delete-output): Renamed from `comint-kill-output'.
Wed, 18 Oct 2000 01:43:01 +0000 Miles Bader (comint-output-filter):
Mon, 09 Oct 2000 02:29:48 +0000 Miles Bader Cleanup whitespace.
Fri, 06 Oct 2000 04:54:57 +0000 Miles Bader (comint-watch-for-password-prompt): Use STRING as a prompt.
Fri, 29 Sep 2000 02:05:07 +0000 Stefan Monnier (comint-mode-hook): Docstring fix.
Wed, 13 Sep 2000 12:04:55 +0000 Miles Bader (comint-output-filter):
Tue, 29 Aug 2000 11:21:09 +0000 Miles Bader (comint-send-input):
Tue, 22 Aug 2000 10:09:56 +0000 Miles Bader (comint-output-filter):
Sat, 19 Aug 2000 12:36:48 +0000 Miles Bader (comint-output-filter):
Sat, 19 Aug 2000 01:55:40 +0000 Miles Bader (comint-output-filter): Remove ad-hoc saving of restriction, and just
Mon, 14 Aug 2000 12:56:03 +0000 Miles Bader (comint-bol): Use `forward-line 0' instead of calling beginning-of-line
Sat, 12 Aug 2000 01:46:20 +0000 Miles Bader (comint-output-filter): Don't bother frobbing window-start, it doesn't
Fri, 11 Aug 2000 19:15:51 +0000 Miles Bader (comint-send-string, comint-send-region): Make into real functions.
Thu, 10 Aug 2000 13:02:52 +0000 Miles Bader (comint-output-filter): Doc fixes & misc code cleanup.
Thu, 10 Aug 2000 10:52:29 +0000 Miles Bader (comint-send-input): Make the newline boundary overlay rear-nonsticky.