Variable: jit-lock--antiblink-string-or-comment

jit-lock--antiblink-string-or-comment is a variable defined in jit-lock.el.gz.

Value

nil

Documentation

Non-nil if in string or comment after last command (a boolean).

Source Code

;; Defined in /usr/src/emacs/lisp/jit-lock.el.gz
(defvar jit-lock--antiblink-string-or-comment nil
  "Non-nil if in string or comment after last command (a boolean).")