(comint-highlight-prompt, comint-highlight-prompt-face)
authorMiles Bader <miles@gnu.org>
Thu, 10 Aug 2000 10:35:40 +0000 (10:35 +0000)
committerMiles Bader <miles@gnu.org>
Thu, 10 Aug 2000 10:35:40 +0000 (10:35 +0000)
commit3db4b71989d08787947c5e0792290edc7c6ff866
tree43a4bf0d2dd3ca2cca41e1a806b4b4682a633c5d
parent46636545011ff6c7dcbb8b49f84c8dffc6941543
(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.
lisp/ChangeLog
lisp/comint.el