Variable: viper-replace-state-id

viper-replace-state-id is a variable defined in viper-init.el.gz.

Value

"<R> "

Documentation

Mode line tag identifying the Replace mode of Viper.

Source Code

;; Defined in /usr/src/emacs/lisp/emulation/viper-init.el.gz
(defconst viper-replace-state-id	"<R> "
  "Mode line tag identifying the Replace mode of Viper.")