comparison lib-src/yow.c @ 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 83c1951257f1
children 644c7fb7d69d
comparison
equal deleted inserted replaced
45731:1bc9d2131726 45732:5555fce97d97