Variable: woman-escaped-escape-char

woman-escaped-escape-char is a variable defined in woman.el.gz.

Value

28

Documentation

Internal character representation of escaped escape characters.

Source Code

;; Defined in /usr/src/emacs/lisp/woman.el.gz
;;; Syntax and display tables:

(defconst woman-escaped-escape-char ?\^\\
  ;; An arbitrary unused control character
  "Internal character representation of escaped escape characters.")