Variable: ffap-highlight

ffap-highlight is a variable defined in ffap.el.gz.

Value

t

Documentation

If non-nil, ffap highlights the current buffer substring.

Source Code

;; Defined in /usr/src/emacs/lisp/ffap.el.gz
;;; Highlighting (`ffap-highlight'):

(defvar ffap-highlight t
  "If non-nil, ffap highlights the current buffer substring.")