Variable: viper-emacs-state-id

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

Value

"<E> "

Documentation

Mode line tag identifying the Emacs mode of Viper.

Source Code

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