Mercurial > emacs
comparison lispintro/emacs-lisp-intro.texi @ 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 | 046819540e6d |
children | ddbe3ea04f58 |
comparison
equal
deleted
inserted
replaced
45731:1bc9d2131726 | 45732:5555fce97d97 |
---|