Mercurial > emacs
comparison lispref/anti.texi @ 30731:4ce2b3d23348
(comint-highlight-prompt, comint-highlight-prompt-face)
(comint-last-prompt-overlay): New variables.
(comint-output-filter): Implement prompt highlighting.
(comint-snapshot-last-prompt): New function.
(comint-send-input): Snapshot the last prompt.
Use comint-highlight-input-face.
(comint-highlight-input-face): Renamed from `comint-highlight-face'.
Use defface instead of defcustom.
(send-invisible, comint-send-eof): Snapshot the last prompt.
(comint-delchar-or-maybe-eof): Use comint-send-eof.
(comint-mode): Make `comint-last-prompt-overlay' buffer-local.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 10 Aug 2000 10:34:14 +0000 |
parents | c06ae9d8e6b0 |
children | a0af1af4aabf |
comparison
equal
deleted
inserted
replaced
30730:460a4e222f17 | 30731:4ce2b3d23348 |
---|