Variable: life--max-width
life--max-width is a variable defined in life.el.gz.
Value
nil
Documentation
If non-nil, restrict width to this positive integer.
Source Code
;; Defined in /usr/src/emacs/lisp/play/life.el.gz
(defvar life--max-width nil
"If non-nil, restrict width to this positive integer.")