comparison build-ins.in @ 18236:f249cd470d71

(isearch-hide-immediately): New variable. (isearch-close-unecessary-overlays): New function. (isearch-range-invisible): Use them. (search-invisible): Changed the semantics, the default value and updated the doc string. (isearch-opened-overlays): New variable. (isearch-mode): Initialize it. (isearch-switch-frame-handler): Call isearch-clean-overlays. (isearch-exit, isearch-cancel, isearch-abort): Likewise. (isearch-other-meta-char, isearch-search): Support the new meaning for search-invisible. (isearch-open-necessary-overlays, isearch-open-overlay-temporary) (isearch-clean-overlays): New functions. (isearch-range-invisible): If we are inside overlays that can be opened, open them, add them to isearch-opened-overlays and say that the range is visible.
author Richard M. Stallman <rms@gnu.org>
date Fri, 13 Jun 1997 21:30:38 +0000
parents 1541c518f769
children
comparison
equal deleted inserted replaced
18235:43ce16d5f31e 18236:f249cd470d71