Variable: vip-quote-string
vip-quote-string is a variable defined in vip.el.gz.
Value
"> "
Documentation
String inserted at the beginning of region.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/vip.el.gz
(defvar vip-quote-string "> "
"String inserted at the beginning of region.")