Variable: speedbar-highlight-one-tag-line

speedbar-highlight-one-tag-line is a variable defined in speedbar.el.gz.

Value

nil

Documentation

Overlay used for highlighting the most recently jumped to tag line.

Source Code

;; Defined in /usr/src/emacs/lisp/speedbar.el.gz
;;; Useful hook values and such.
;;
(defvar speedbar-highlight-one-tag-line nil
  "Overlay used for highlighting the most recently jumped to tag line.")