Sat, 15 Mar 1997 13:10:07 +0000 |
Simon Marshall |
minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, comint-exec-1.
|
Mon, 27 Jan 1997 22:55:04 +0000 |
Richard M. Stallman |
(comint-exec-1): Use file-accessible-directory-p.
|
Wed, 08 Jan 1997 14:59:41 +0000 |
Simon Marshall |
remove references in comments to long defunct make-shell.
|
Sun, 17 Nov 1996 19:38:48 +0000 |
Karl Heuer |
(comint-password-prompt-regexp): Recognize AIX format.
|
Sat, 09 Nov 1996 09:21:20 +0000 |
Richard M. Stallman |
(comint-output-filter): Run comint-output-filter-functions
|
Tue, 08 Oct 1996 23:00:54 +0000 |
Richard M. Stallman |
(comint-read-noecho): Clear out the intermediate strings.
|
Thu, 01 Aug 1996 22:34:09 +0000 |
Richard M. Stallman |
(comint-file-name-chars): Was comint-file-name-regexp.
|
Wed, 17 Jul 1996 21:09:42 +0000 |
Karl Heuer |
(send-invisble): Comment fix.
|
Fri, 12 Jul 1996 07:32:45 +0000 |
Simon Marshall |
1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark.
|
Fri, 28 Jun 1996 08:08:45 +0000 |
Richard M. Stallman |
(comint-send-input): Use insert-before-markers for all the insertions.
|
Sun, 09 Jun 1996 20:31:04 +0000 |
Richard M. Stallman |
(comint-dynamic-complete-as-filename)
|
Sun, 09 Jun 1996 12:51:53 +0000 |
Karl Heuer |
(comint-file-name-quote-list): Doc fix.
|
Wed, 05 Jun 1996 18:24:14 +0000 |
Richard M. Stallman |
(comint-dynamic-complete-filename) [ms-dos, windows-nt]:
|
Sun, 17 Mar 1996 15:29:34 +0000 |
Richard M. Stallman |
(comint-exec-1): Use dumb instead of unknown, for terminfo.
|