Have overlays with window property respect clone numbers.
authorMartin Rudalics <rudalics@gmx.at>
Mon, 27 Jun 2011 09:27:44 +0000 (11:27 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 27 Jun 2011 09:27:44 +0000 (11:27 +0200)
commite43b6e4346c2e830e3b5a9066bc43a8a6e547020
tree9e11444b03d7f408526cdcfb6deaf00f1896adfc
parentb64585261b8ff4f676fcbc479fc79993d763c528
Have overlays with window property respect clone numbers.

* buffer.c (Qclone_number): Declare static and DEFSYM it.
(sort_overlays, overlay_strings): When an overlay's clone number
matches the window's clone number process the overlay even if
the overlay's window property doesn't match the current window.
src/ChangeLog
src/buffer.c