Mercurial > emacs
diff lispintro/ChangeLog @ 45732:5555fce97d97
Make comint use text properties for highlighting instead of overlays:
(comint-last-output-overlay): Variable removed.
(comint-send-input, comint-output-filter): Use text properties instead
of overlays.
(comint-insert-clicked-input): Rewrite to work with text properties as
well as overlays.
(comint-snapshot-last-prompt): Snapshot using text properties.
(comint-get-old-input-default, comint-extract-string): Don't copy text
properties.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 10 Jun 2002 08:14:26 +0000 |
parents | 4090fee4e575 |
children | 695cf19ef79e d7ddb3e565de |