Variable: woman-unpadded-space-char

woman-unpadded-space-char is a variable defined in woman.el.gz.

Value

29

Documentation

Internal character representation of unpadded space characters.

Source Code

;; Defined in /usr/src/emacs/lisp/woman.el.gz
(defconst woman-unpadded-space-char ?\^\]
  ;; An arbitrary unused control character
  "Internal character representation of unpadded space characters.")