log lisp/comint.el @ 39478:4e38854cd410

age author description
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):