Variable: replace-preview-overlays

replace-preview-overlays is a variable defined in replace.el.gz.

Value

nil

Documentation

List of overlays used to preview the replacement text.

Source Code

;; Defined in /usr/src/emacs/lisp/replace.el.gz
(defvar replace-preview-overlays nil
  "List of overlays used to preview the replacement text.")