Variable: woman-adjust-both

woman-adjust-both is a variable defined in woman.el.gz.

Value

3

Documentation

Adjustment indicator b or n -- adjust both margins.

Source Code

;; Defined in /usr/src/emacs/lisp/woman.el.gz
(defconst woman-adjust-both 3		; default -- adj,both
  "Adjustment indicator `b' or `n' -- adjust both margins.")