Variable: speedbar-incompatible-version

speedbar-incompatible-version is a variable defined in speedbar.el.gz.

This variable is obsolete since 28.1.

Value

"0.14beta4"

Documentation

This version of speedbar is incompatible with this version.

Due to massive API changes (removing the use of the word PATH) this version is not backward compatible to 0.14 or earlier.

Source Code

;; Defined in /usr/src/emacs/lisp/speedbar.el.gz
(defvar speedbar-incompatible-version "0.14beta4"
  "This version of speedbar is incompatible with this version.
Due to massive API changes (removing the use of the word PATH)
this version is not backward compatible to 0.14 or earlier.")