Variable: vcursor-overlay
vcursor-overlay is a variable defined in vcursor.el.gz.
Value
nil
Documentation
Overlay for the virtual cursor.
It is nil if that is not enabled.
Source Code
;; Defined in /usr/src/emacs/lisp/vcursor.el.gz
(defvar vcursor-overlay nil
"Overlay for the virtual cursor.
It is nil if that is not enabled.")