Variable: speedbar-object-read-only-indicator
speedbar-object-read-only-indicator is a variable defined in
speedbar.el.gz.
Value
"%"
Documentation
Indicator to append onto a line if that item is Read Only.
Source Code
;; Defined in /usr/src/emacs/lisp/speedbar.el.gz
(defvar speedbar-object-read-only-indicator "%"
"Indicator to append onto a line if that item is Read Only.")