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".
|