Mercurial > emacs
log lisp/comint.el @ 32892:25182c4fd302
age | author | description |
---|---|---|
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): |
Sun, 22 Oct 2000 12:34:29 +0000 | Miles Bader | (comint-highlight-input, comint-highlight-prompt): |
Thu, 19 Oct 2000 04:21:09 +0000 | Miles Bader | (comint-write-output): Add APPEND argument. Rework interactive spec. |
Thu, 19 Oct 2000 03:46:11 +0000 | Miles Bader | (comint-mode-map): Bind `C-c C-s' to comint-write-output. |
Thu, 19 Oct 2000 02:12:03 +0000 | Miles Bader | (comint-write-output, comint-append-output-to-file): New functions. |
Wed, 18 Oct 2000 14:42:38 +0000 | Gerd Moellmann | (comint-read-input-ring): Bugfix such that the first |