log lisp/comint.el @ 46250:2c383709a149

age author description
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".