Variable: sc-citation-leader
sc-citation-leader is a customizable variable defined in
supercite.el.gz.
Value
" "
Documentation
String comprising first part of a citation.
Source Code
;; Defined in /usr/src/emacs/lisp/mail/supercite.el.gz
(defcustom sc-citation-leader " "
"String comprising first part of a citation."
:type 'string
:group 'supercite-cite)