Mercurial > emacs
log lisp/comint.el @ 16546:06f92ef2857c
age | author | description |
---|---|---|
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) |