Mercurial > emacs
comparison etc/README @ 2722:16db9d1af886
Arrange to tell redisplay about changes in overlays.
* xdisp.c (redisplay_region): New function.
* buffer.c (Fmove_overlay): Call redisplay_region on the areas the
overlay has enclosed or left.
(Fdelete_overlay): Call redisplay_region on the area the overlay
used to occupy.
(Foverlay_put): Call redisplay_region on the area the overlay now
occupies; we may have put a face property on it.
* buffer.c (Fmove_overlay): Doc fix.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Mon, 10 May 1993 00:15:02 +0000 |
parents | cde1f15848c6 |
children | 42efcb2955c8 |
comparison
equal
deleted
inserted
replaced
2721:ca5cb6cafc40 | 2722:16db9d1af886 |
---|