Mercurial > emacs
view lispintro/Makefile.am @ 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 | a8ee89e61d20 |
children | 695cf19ef79e |
line wrap: on
line source
AUTOMAKE_OPTIONS = foreign 1.2 info_TEXINFOS = emacs-lisp-intro.texi EXTRA_DIST = INSTALL MANIFEST README drawers.eps \ cons-1.eps cons-2.eps cons-2a.eps cons-3.eps \ cons-4.eps cons-5.eps lambda-1.eps lambda-2.eps lambda-3.eps